Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4288 > unrolled thread

[bug #53060] [xlib] Significant slowness with some apps, font-related

Started byFred Kiefer <INVALID.NOREPLY@gnu.org>
First post2018-02-05 03:06 -0500
Last post2018-02-05 03:06 -0500
Articles 1 — 1 participant

Back to article view | Back to gnu.gnustep.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [bug #53060] [xlib] Significant slowness with some apps, font-related Fred Kiefer <INVALID.NOREPLY@gnu.org> - 2018-02-05 03:06 -0500

#4288 — [bug #53060] [xlib] Significant slowness with some apps, font-related

FromFred Kiefer <INVALID.NOREPLY@gnu.org>
Date2018-02-05 03:06 -0500
Subject[bug #53060] [xlib] Significant slowness with some apps, font-related
Message-ID<mailman.8601.1517817978.27995.bug-gnustep@gnu.org>
Follow-up Comment #3, bug #53060 (project gnustep):

Thank you for this background information. And yes, looking at your patch
could save me some time, as this is about the approach I want to follow
through. All that font stuff is always a bit harder than it should be and this
is mostly true due the levels of abstractions we have there. You always need
one indirection more :-(

As for the HAVE_FC check, I did introduce that when I first started to use
fontconfig with GNUstep. I am pretty sure it was needed at that time. But
later on when somebody (me?) added that coveredCharacterset method, FC
functions did get used unconditionally. This means for a few years GSXft has
only been usable with fontconfig and we now should make it a hard requirement.
This should reduce the amount of different implementations we have.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53060>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/

[toc] | [standalone]


Back to top | Article view | gnu.gnustep.bug


csiph-web