2006-02-06 09:28:59 +00:00
|
|
|
Fonts
|
|
|
|
-----
|
|
|
|
|
2006-06-29 21:22:16 +00:00
|
|
|
GD font operations need unicode capable font to do the server-side
|
|
|
|
rendering of text. Default font lib/default.ttf (FreeSans Medium
|
|
|
|
revision 1.76 from http://savannah.nongnu.org/projects/freefont/)
|
|
|
|
is suitable for most languages.
|
2006-02-06 09:28:59 +00:00
|
|
|
|
2006-06-29 21:22:16 +00:00
|
|
|
Unsupported languages may add special font
|
|
|
|
lang/xx_utf8/fonts/default.ttf, it will be used for that language
|
|
|
|
only.
|
2006-02-06 09:28:59 +00:00
|
|
|
|
2006-06-29 21:22:16 +00:00
|
|
|
If you want to override the default font dirroot/lib/default.ttf,
|
|
|
|
save another one as dataroot/lang/default.ttf - it will
|
|
|
|
be used for all site languages without it's font file.
|
2006-02-06 09:28:59 +00:00
|
|
|
|
2006-06-29 21:22:16 +00:00
|
|
|
The list of suitable TrueType fonts can be found at:
|
|
|
|
* http://en.wikipedia.org/wiki/Unicode_fonts
|
|
|
|
* http://www.alanwood.net/unicode/fonts.html#general
|