Ok, which TTF files I must replace ?
There are many fonts in the folder.
I think it must be easier, such as just put your custom fonts and restart, like screensaver hack, you don't need to define filenames in it.
And is there a reference for encoding options in
font.properties file ?
For example .. can I use
Windows-1252 or
UTF-8 at the last of line like this line:
Code:
fontcharset.serif.0=sun.io.CharToByteUTF-8
instead of original value "
ISO8859_1":
Code:
fontcharset.serif.0=sun.io.CharToByteISO8859_1