https://bugzilla.redhat.com/show_bug.cgi?id=1645763
--- Comment #23 from Marek Kašík <[email protected]> --- (In reply to Nikolaus Waxweiler from comment #21) > https://gitlab.freedesktop.org/cairo/cairo/merge_requests/1 Thank you for the merge request. (In reply to Alexei Podtelezhnikov from comment #19) > We at FreeType might soon consider enabling filtering by default so that > users are not forced to make a choice, rather NONE will need to be selected. This would simplify my decision. > We at FreeType might soon consider enabling filtering by default so that users > are not forced to make a choice, rather NONE will need to be selected. > > Finally it is possible to undefine USE_LEGACY in ftlcdfil.c, so that it is > never used. Looking at this possibility it turns filtering off when FT_LCD_FILTER_LEGACY is used and calls FT_THROW (which would have some impact for all the text rendered). I would need to change the code to set the default filter in FT_Library_SetLcdFilter() in this case. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
