forked from e16/e16
1
0
Fork 0

Add some info about xft/pango font selection in core themes.

SVN revision: 33072
This commit is contained in:
Kim Woelders 2007-12-09 18:02:35 +00:00
parent 03f15ef83e
commit af549624e8
1 changed files with 10 additions and 0 deletions

View File

@ -638,6 +638,16 @@ This possibility (Xft support) is available as of version 0.16.8.5.
This possibility (Pango support) is available as of version 0.16.8.9.
Pango support must be explicitly enabled at build time with --enable-pango.
When using a 0.16.8 core theme, font rendering using xft or pango can be
activated with (restart after change is required):
$ eesh set theme.use_alt_font_cfg 1
$ eesh set theme.font_cfg fonts.cfg.xft
or
$ eesh set theme.font_cfg fonts.cfg.pango
To select the theme font settings use:
$ eesh set theme.use_alt_font_cfg 0
Using e16 with GNOME
--------------------