non-integer numbers support in afm files
Vladimir Volovich
vvv@vvv.vsu.ru
30 Sep 1998 12:41:50 +0400
Hi,
are there plans to support non-integers in afm files (i.e. numbers
like 123.456)? fontinst produces low level errors when such numbers
occur in some places, so afms need to be preprocessed (and a bit of
quality is lost by this).
Also, is the following syntax of FontBBox in afm file correct
(according to specs):
FontBBox -15, -199, 1157, 913
Fontinst produced errors on such afm files. Or should (must?) it be
like
FontBBox -15 -199 1157 913
instead?
Best regards, -- Vladimir.