appearance-icon_64.pngAppearance

Deskbar:Preferences
Location:/boot/system/preferences/Appearance
Settings:~/config/settings/system/app_server/appearance

The Appearance preferences lets you change some aspects of Haiku's visuals.

index Colors

appearance-colors.png

In the first tab, Colors, you can change the colors of different parts of the user interface. The color well accepts drag&drops from other programs, letting you drag colors over from e.g. WonderBrush, Icon-O-Matic or the Backgrounds panel.

index Antialiasing

appearance-antialiasing.png

The second tab, Antialiasing, provides different settings for how things are rendered on screen.

index Glyph hinting

An activated Glyph hinting aligns all letters in such a way that their vertical and horizontal edges rest exactly between two pixels. The result is a perfect contrast, especially when dealing with black on white. Text appears crisper. There's also a setting for Monospaced Fonts Only that's especially helpful with low resolution devices like netbooks. Small fonts can look pretty bad when hinting is turned on, but with this setting you still have the advantage of hinting for text editors and Terminal.

See the difference hinting makes with these magnified screenshots:

appearance-glyph-off.png
Hinting: off
appearance-glyph-on.png
Hinting: on

It should be pointed out that all the Magnify windows on this page are of course rendered themselves with the different options as well. So, you get a real world impression of the settings by comparing, for example, the bold yellow tab title or the text "33 x 15 @ 8 pixels/pixel".

index Antialiasing type

Another technique to improve rendering is Antialiasing, which supports all vector graphics as well as text. It smooths lines by changing the color of certain pixels. There are two methods for that:

Grayscale changes the intensity of pixels at the edge.
LCD subpixel does an even better job, especially with (high resolution) LCD monitors. Instead of the intensity of a pixel, it changes its color which moves an edge by a fraction of a pixel, because LCD displays produce every pixel with a red, green and blue component.

Again, the two different methods with magnified screenshots:

appearance-glyph-off.png
Grayscale, Hinting: off
appearance-subpixel.png
LCD subpixel, Hinting: off

Subpixel based antialiasing adds a slight colored shine to objects. Something not everyone tolerates. In Haiku you can mix the two antialiasing methods and find the right setting for you by using a slider.

The subpixel based antialiasing in combination with the glyph hinting is subject of a software patent and is therefore not available by default. Depending on where in the world you live, you may get an unlocked version. Sorry about that. Talk with your representative.

If you do activate hinting plus LCD subpixel rendering by changing the source and recompiling, this is how it looks compared to hinting with Grayscale:

appearance-glyph-on.png
Grayscale, Hinting: on
appearance-glyph-on-subpixel.png
LCD subpixel, Hinting: on


At the bottom of the panel are two buttons:

Defaults resets everything to default values.
Revert brings back the settings that were active when you started the Appearance preferences.