From 395f1d5614587ec7b076d246f6d09b6f113b0256 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 12 Sep 2006 08:37:05 +0000 Subject: Changes 20060822: * Initial Greek translation. * Add a pane to the Preference dlg allowing user to control some of fontforge's hint creation. * Update my opentype scripts list (in particular include music). * Due to a typo, ff thought pretty much everything outside unicode BMP was in the hebrew script. * Add a new command to the point menu which allows you to specify a spline and one coordinate (either X or Y) on that spline. FF will calculate the other coordinate and add a point there. * CODE2000 contains an anchor class with only base glyphs (no mark glyphs) as part of a set of anchor classes. FF crashed. * More... --- fonts/fontforge/Makefile | 4 ++-- fonts/fontforge/PLIST | 3 ++- fonts/fontforge/distinfo | 10 +++++----- fonts/fontforge/patches/patch-ab | 8 ++++---- 4 files changed, 13 insertions(+), 12 deletions(-) (limited to 'fonts') diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index d9644a53e7a..e5b0b485522 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/07/29 14:46:18 adam Exp $ +# $NetBSD: Makefile,v 1.29 2006/09/12 08:37:05 adam Exp $ DISTNAME= fontforge_full-${VERSION} PKGNAME= fontforge-${VERSION} @@ -10,7 +10,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fontforge.sourceforge.net/ COMMENT= Postscript font editor -VERSION= 20060715 +VERSION= 20060822 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/fonts/fontforge/PLIST b/fonts/fontforge/PLIST index 3f985a06c07..816ebd98eed 100644 --- a/fonts/fontforge/PLIST +++ b/fonts/fontforge/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/07/10 20:52:44 adam Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/09/12 08:37:05 adam Exp $ bin/fontforge bin/sfddiff lib/libgdraw.la @@ -8,6 +8,7 @@ man/man1/fontforge.1 man/man1/sfddiff.1 share/locale/es/LC_MESSAGES/FontForge.mo share/locale/fr/LC_MESSAGES/FontForge.mo +share/locale/gr/LC_MESSAGES/FontForge.mo share/locale/it/LC_MESSAGES/FontForge.mo share/locale/ja/LC_MESSAGES/FontForge.mo share/locale/ru/LC_MESSAGES/FontForge.mo diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo index 56204c958de..3485a2ccde0 100644 --- a/fonts/fontforge/distinfo +++ b/fonts/fontforge/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.26 2006/07/29 14:46:18 adam Exp $ +$NetBSD: distinfo,v 1.27 2006/09/12 08:37:05 adam Exp $ -SHA1 (fontforge_full-20060715.tar.bz2) = a95bbb949ce8efb63c48d5b6356007bcf0132bbd -RMD160 (fontforge_full-20060715.tar.bz2) = ffb5a6c204527e77a96268b7de55ec5446bce400 -Size (fontforge_full-20060715.tar.bz2) = 3361637 bytes +SHA1 (fontforge_full-20060822.tar.bz2) = 9496104b056907a56d1e590ac2189b17c7ebcbbd +RMD160 (fontforge_full-20060822.tar.bz2) = a5dd19b20e57e4388f83cd6a3fe234a45bfc9057 +Size (fontforge_full-20060822.tar.bz2) = 3421669 bytes SHA1 (patch-aa) = 7f7a11310fc5050b58e901e08c182dc5025874c6 -SHA1 (patch-ab) = f6ca0968357b7e06af837e8c439151754269defb +SHA1 (patch-ab) = ec93a47051186bcb901fd145edffad7c457c33fd SHA1 (patch-ac) = 7fe3d9174e407e04966081155965ff994a0fd69b SHA1 (patch-ad) = 6a76e7e5e4882eb5af6f31ff3dbc6e7c17b69784 diff --git a/fonts/fontforge/patches/patch-ab b/fonts/fontforge/patches/patch-ab index db808e0d857..6495261f16d 100644 --- a/fonts/fontforge/patches/patch-ab +++ b/fonts/fontforge/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.8 2006/05/20 23:34:40 jlam Exp $ +$NetBSD: patch-ab,v 1.9 2006/09/12 08:37:05 adam Exp $ ---- po/ja.po.orig 2006-04-09 18:27:13.000000000 +0200 +--- po/ja.po.orig 2006-08-06 22:27:54.000000000 +0200 +++ po/ja.po -@@ -5110,7 +5110,7 @@ msgstr "ブリス表意記号" +@@ -5291,7 +5291,7 @@ msgstr "ブリス表意記号" msgid "Bopomofo" msgstr "注音字母" @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.8 2006/05/20 23:34:40 jlam Exp $ msgstr "ブラーフミー文字" msgid "Braille" -@@ -5251,7 +5251,7 @@ msgstr "マヤ神聖文字" +@@ -5432,7 +5432,7 @@ msgstr "マヤ神聖文字" msgid "Meroitic" msgstr "メロエ文字" -- cgit v1.2.3