mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
ceabd83dcf
AFM metrics always have 1000 font units to a scaled PostScript point, but TTF/OTF doesn't have to. The easiest way (and the one which best avoids unnecessary rounding) is to store the scale in the metrics, and change pswidth.ph to return the width in PostScript points instead of font units. Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
---|---|---|
.. | ||
afmmetrics.ph | ||
changes.src | ||
findfont.ph | ||
genps.pl | ||
head.ps | ||
inslist.pl | ||
internal.doc | ||
Makefile.in | ||
nasmdoc.src | ||
nasmlogo.eps | ||
opt_var.txt | ||
psfonts.ph | ||
pspdf.pl | ||
pswidth.ph | ||
rdsrc.pl | ||
ttfmetrics.ph |