[cairo-bugs] [Bug 10301] LCD filtering patch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 4 00:48:45 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=10301
Yichao Zhou <broken.zhou at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |broken.zhou at gmail.com
--- Comment #96 from Yichao Zhou <broken.zhou at gmail.com> ---
I am trying to enable subpixel rendering on poppler and I found my rendering
result is suboptimal. After gdbing into cairo, I am surprise that cairo is
still using the legacy filter as the "default". To the the situation even
worse, cairo removed the interfaces to set the lcdfiler
(cairo_font_options_set_lcd_filter) because "they are too specific to
FreeType".
Well, maybe that is true. But now how can I use the real Freetype default
filter (FIR5) in the newest cairo without pathcing it? I think maybe manually
set a FcPattern is OK but I really do not want to learn/invoke/rely Fontconfig
just for setting a filter that should be default.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20160104/122cd0ae/attachment.html>
More information about the cairo-bugs
mailing list