[cairo-bugs] [Bug 11838] hintstyle specified in fontconfig is ignored while rgba is respected sometimes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 25 16:43:35 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=11838
--- Comment #10 from Igor <grogi at o2.pl> 2010-07-25 16:43:32 PDT ---
Bug still there (1.8.10) and cairo-respect-fontconfig.patch still works...
Simple fix, waiting far too long to be fixed in codebase.
I did some digging and condition (options->base.hint_style ==
CAIRO_HINT_STYLE_DEFAULT) would be only true if Xft.hintstyle had a
unrecognized value, for instance 5. Empty value will falls back to
CAIRO_HINT_STYLE_FULL.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list