- Add more encodings fonts like add iso8859-6, ansi-1251, and etc.
- Correct info of font what kind of they are to allow some apps to
search for specific font like monospaced stuff correct. Ex:
Before: [...] mono-medium-r-normal--0-0-0-0-c-0-adobe-standard
After: [...] mono-book-r-monospaced--0-0-0-0-m-0-adobe-standard
Don't ask me why there are no tools (ttmkfdir, mkfontscale, etc) that will
give the same output. What I am doing is merge to the each others for what
they can find encodings stuff, they work together just fine.
Submitted by: ache
Approved by: maintainer (implicit, only fix and add missing encodings
allowed)