Add more font appearance GUI settings

Bug #601818 reported by Luca Barbieri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-control-center
Expired
Wishlist
gnome-control-center (Ubuntu)
Invalid
Wishlist
Unassigned

Bug Description

Binary package hint: gnome-control-center

Currently gnome-appearance-properties allows to choose the hinting style to use and the subpixel order.

However, the choice between the autohinter and bytecode interpreter often has an effect as significant as the hinting style choice, and thus I think it should be easily available as well.

It could be presented as:
  Optimize fonts for on-screen readability
  (.) Using the instructions in the font
  (.) Using a generic algorithm

The LCD filter is another important option that is not graphically available. Ideally, it should be possible to actually choose the FIR filter variance with a slider, instead of having just a few preset settings: this requires freetype changes. Microsoft has a "ClearType tuner" tool that does something like this.

Additionally these settings should also be overridable per-font with the GUI, since many fonts need specific settings to look best, or are broken under settings that are otherwise good for most fonts.

A generic user-friendly editor for fonts.conf could be the way to go for this.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

This bug is an upstream one and it would be quite helpful if somebody experiencing it could send the bug the to the people writing the software. You can learn more about how to do this at https://wiki.ubuntu.com/Bugs/Upstream/GNOME . Thanks in advance!

Changed in gnome-control-center (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
Tobias Wolf (towolf) wrote :

Tuning the LCD filter weights is possible since FreeType 2.4.0.

  - A new function `FT_Library_SetLcdFilterWeights' is available to
    adjust the filter weights set by `FT_Library_SetLcdFilter'.

http://sourceforge.net/projects/freetype/files/freetype2/2.4.0/NEWS/view

You can install freetype2-demos on maverick to try it out. It is not obvious to me how to find the optimal set of weights. probably needs carefully chosen presets.

But all the higher level libraries need to pass through the options too: fontconfig, Xsettings, Cairo, etc.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at:
 https://bugzilla.gnome.org/show_bug.cgi?id=626823

Changed in gnome-control-center (Ubuntu):
status: New → Triaged
Changed in gnome-control-center:
status: Unknown → New
Changed in gnome-control-center:
importance: Unknown → Wishlist
Revision history for this message
Sebastien Bacher (seb128) wrote :

That configuration dialog is deprecated in GNOME3 and Oneiric so closing the bug, feel free to open new bugs about other issues you might find though

Changed in gnome-control-center (Ubuntu):
status: Triaged → Invalid
Changed in gnome-control-center:
status: New → Incomplete
Changed in gnome-control-center:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.