Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4288
| From | Fred Kiefer <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #53060] [xlib] Significant slowness with some apps, font-related |
| Date | 2018-02-05 03:06 -0500 |
| Message-ID | <mailman.8601.1517817978.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20180204-020604.sv47215.15860@savannah.gnu.org> <20180204-213814.sv431.82102@savannah.gnu.org> <20180205-002048.sv47215.6740@savannah.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/
Back to gnu.gnustep.bug | Previous | Next | Find similar | Unroll thread
[bug #53060] [xlib] Significant slowness with some apps, font-related Fred Kiefer <INVALID.NOREPLY@gnu.org> - 2018-02-05 03:06 -0500
csiph-web