[AC] Unbreak the umlauts
Michael Sperber <[email protected]> Tue, 28 Oct 2014 08:50:42 +0100
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the review - I've pushed the patch. "Stephen J. Turnbull" <[email protected]> writes: > That said, I don't like this because of the memory allocation implied, > and because I suspect my own patch was too intrusive. The crashes > seem to be only from the PRINT_XFT_PATTERN code (at least for me). I > don't understand why there are crashes there but not elsewhere yet. Yeah, it bothers me too - especially as fontconfig doesn't seem to pass out-of-memory to the caller. On the other hand, there's plenty of that allocation all over the fontconfig code. -- Regards, Mike