Path to this page:
Subject: CVS commit: pkgsrc/fonts/fontforge
From: Adam Ciarcinski
Date: 2005-01-27 13:00:06
Message id: 20050127120006.BE9A72DA1D@cvs.netbsd.org
Log Message:
Changes 20050117:
* CapsLock now makes the arrow keys scroll in the outline view
* We lost count of hints when generating type2 fonts in glyphs with references
to something containing hints which did not overlap. If we were unlucky,
<new-cnt+7>/8 was different than <real-cnt+7>/8 and we ended up \
with garbage
in the charstring.
* Add a TeX table to contain TeX metrics.
* TFM output was wrong. the TFtoPL doc says "reencoding with original encoding
could create a glyph table one too small resulting in writing/reading garbage
and an eventual crash.
* KANOU fixed a couple of problems in reading glyph names from bdf fonts.
* KANOU needed to disambiguate between "Point" a unit of measurement and
"Point" a geometric object.
Files: