@lazi
Quote:
Manually I should do the followings:
- Start TypeManager select the source and system fonts drawers then install the font
Yes.
Quote:
- To be shown properly I have to modify hinter attribute to no hinter in TypeManager
No hinter? IMHO most users will prefer the best available
hinter or the AutoHinter. A font which needs "No hinter"
to be shown properly has either broken hints or demonstrates
a bug in FreeType2...
Quote:
Could it be done by a script somehow?
No.
Quote:
That would be nasty if I have to explain these steps to the user during install.
Why should the user install the font(s)? Most applications
which need fonts that are not distributed with AmigaOS
come with the font(s) and eventually an install script.
Quote:
AFAIK TypeManager do not accept commandline parameters
I have a commandline-only tool without GUI which is useful
for converting bitmap fonts to Amiga format, it created
the Fixed, FixedBold and FixedItalic fonts. For non-bitmap
fonts its IMHO not worth the effort to try to save mouseclicks
because there are so few clicks needed.
Quote:
and doesn't have an arexx port.
Which would be overkill IMHO for a font installer.
Quote:
Where are that font attributes are stored?
Read Documentation/Fonts.doc on the OS4Final CD.
TypeManager basically just creates very small .otag
files in the FONTS: directory, those files contain
the attributes, when you dont want that the users have
to run TypeManager to create the files then distribute
prebuild .otag files (plus the 4byte .font files and the
binary source font files).