diff options
author | adam <adam@pkgsrc.org> | 2005-01-27 12:00:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-01-27 12:00:06 +0000 |
commit | 2e9da227f3e1cdfa1e6737081e3c0f7ebf82ff79 (patch) | |
tree | 79b0fce0c916cf2b5cdbfc1c4c894a7938d9d972 /fonts/fontforge/distinfo | |
parent | 1d26911a04c229378e305df18f34f75832b3079e (diff) | |
download | pkgsrc-2e9da227f3e1cdfa1e6737081e3c0f7ebf82ff79.tar.gz |
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.
Diffstat (limited to 'fonts/fontforge/distinfo')
-rw-r--r-- | fonts/fontforge/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo index 707006fe8c7..2465fa1ae7d 100644 --- a/fonts/fontforge/distinfo +++ b/fonts/fontforge/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/01/14 10:13:45 adam Exp $ +$NetBSD: distinfo,v 1.3 2005/01/27 12:00:06 adam Exp $ -SHA1 (fontforge_full-20041231.tgz) = c182527b81936c8261ec432c7f34f7983845287c -Size (fontforge_full-20041231.tgz) = 4336573 bytes +SHA1 (fontforge_full-20050117.tgz) = df0d8fa47a8caa607a1b36dfe3fa447ecc4303f9 +Size (fontforge_full-20050117.tgz) = 4369023 bytes SHA1 (patch-aa) = dcad123c2a5f844913fd5b3b73a887b5081c99be |