Configure Fontconfig to use the lcddefault filter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fontconfig (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: fontconfig
I'm writing this bug as a consequence of bug 264254 comment 17.
Some background: Debian/Ubuntu have from some time patched Cairo with a patch from David Turner in order to use the lcd filtering algorithms from Freetype, which looks better for some people and configurations.
That patch has been merged to upstream recently (http://
In order to prevent the regression, I propose to include a configuration file in Ubuntu's Fontconfig which sets the lcd filter to lcddefault. That should be similar to the 10-autohint.conf configuration file, but with configuration:
<match target="font">
<edit mode="assign" name="lcdfilter">
<
</edit>
</match>
Related branches
Changed in fontconfig: | |
importance: | Undecided → Low |
milestone: | none → intrepid-alpha-6 |
status: | New → Confirmed |
Changed in fontconfig: | |
assignee: | nobody → fta |
Changed in fontconfig: | |
assignee: | fta → nobody |
importance: | Low → High |
Here is the debdiff.