Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=708525 James Cloos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from James Cloos <[email protected]> 2011-05-27 19:17:32 EDT --- I took a look at the attachment 501397. The DejaVu and Liberation examples there are rendered with hinting enabled. Specifically native hinted grayscale rendering. That is how those fonts were engineered to appear. From the description, I suspect you are used to freetype’s autohinted rendering and would like it back. The easiest way is to enable the 10-autohint.conf fontconfig file. In general, that would mean doing: :; ln -s ../conf.avail/10-autohint.conf /etc/fonts/conf.d/ as root or adding: <include>/etc/fonts/conf.avail/10-autohint.conf</include> to your ~/.fonts.conf if you do not want to change it for all users. Fedora might have moved fontconfig’s /etc/fonts/conf.avail to /usr/share (there was talk of doing that; I do not know the outcome). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
