diff options
author | adam <adam@pkgsrc.org> | 2009-01-03 19:45:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-01-03 19:45:29 +0000 |
commit | 50f96251b2f1a89a912a6bcbfbc16a9e6c4ad237 (patch) | |
tree | 987088b11b7e60918ddf8a0d491601f7767d859f /fonts/fontforge/distinfo | |
parent | a63ae807ae495f53d6eb4d0d81c65f0aedcec741 (diff) | |
download | pkgsrc-50f96251b2f1a89a912a6bcbfbc16a9e6c4ad237.tar.gz |
Changes 20081224:
* Check for a buggy system on Apple 10.5 with X11.
* Fix more memory problems in Merge Fonts.
* If a font were missing a .notdef glyph. If the user tried to display
a font sample of text which included a character not in the font.
Then (after the recent patches for grid-fit metrics in Print dlg)
fontforge would crash.
* Fix a bug in old cubic to quadratic conversion.
* Lots of changes to extrema code.
* Initializing the font info dialog crashed on the mac when -O2 was
specified during configure (the default situation).
* After adding an Apply button the Transform dlg would crash if invoked
in a glyph with no undoes.
Diffstat (limited to 'fonts/fontforge/distinfo')
-rw-r--r-- | fonts/fontforge/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo index 8ac54f5b177..ed7e3734dec 100644 --- a/fonts/fontforge/distinfo +++ b/fonts/fontforge/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.46 2008/12/16 08:56:18 adam Exp $ +$NetBSD: distinfo,v 1.47 2009/01/03 19:45:29 adam Exp $ -SHA1 (fontforge_full-20081215.tar.bz2) = 96b03ce3277ee2d219c119d54ec45023c590079c -RMD160 (fontforge_full-20081215.tar.bz2) = bf1c2048521d95c0552e3eadcebe36daa0914fdb -Size (fontforge_full-20081215.tar.bz2) = 5188193 bytes +SHA1 (fontforge_full-20081224.tar.bz2) = be6863a96cadaae419a14fb055b7e6b5cb20af9e +RMD160 (fontforge_full-20081224.tar.bz2) = c62db87e24e709734dff1b45c97c9b43b27c2e15 +Size (fontforge_full-20081224.tar.bz2) = 5236663 bytes SHA1 (patch-aa) = bb06cfc2ba3a6310a1d423166613140def0a06ea SHA1 (patch-ab) = ec93a47051186bcb901fd145edffad7c457c33fd -SHA1 (patch-ae) = 2eef8b3678c3eb750c005d06e81306757812f3b4 +SHA1 (patch-ae) = 64a289cc5b921d54a6785e71338de45737b8a01c SHA1 (patch-af) = b71942feaf59b69d02782679219dd694e1054b3d |