summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-01-14 10:13:45 +0000
committeradam <adam@pkgsrc.org>2005-01-14 10:13:45 +0000
commita7de3afd2fc050205968448734a906bb3e17f1d8 (patch)
tree495919028b3a62ab5d8f5245886e5eee3dd20ffb /fonts
parent7d69dbc558d1c45c704733c19a5bbc18e8611dd6 (diff)
downloadpkgsrc-a7de3afd2fc050205968448734a906bb3e17f1d8.tar.gz
Changes 31-Dec-2004:
* Ah, windows pfm files expect the metrics to be output in win latin encoding order, not in the encoding defined by the pfb file. (Actually there are other posibilities for encoding, but as none is documented, I must ignore them). * ReplaceWithReference broke at some point * Add an argument-pair to the ReplaceWithReference() scripting command to allow the user to specify the amount of error that will be accepted. * When generating a Type1 font, if a glyph had a single reference to a glyph not in adobe encoding, and that glyph itself had a single reference (in adobe enc) and some splines, then ff would make a reference to the ref in adobe enc and ignore the splines. * Upgrade to Adobe-Japan1-6 * Various fixes to svg output * Ghost hints could get outside a glyphs bounding box in a type2 font. * The generated truetype unique id string had an off by one error in the month * Add support for dashed lines in multilayered mode * In Full Page Glyph printing, the glyph was offset slightly from where it should have been. * Pasting a reference into a multi-layered font produced a very odd layer * ff didn't update the metrics view if the user pasted the selection with the middle mouse button. * if a character were not in the current encoding then ff would not display it in the metrics view (even if it were in the font) * Make the behavior of control points at the ends of open paths more reasonable * The Point->Curve command did not adust control points correctly * The View->Display Substitutions had numerous problems * Fix several problems from unicode unification of accents. Many characters which are said to be based on cedilla actually use a comma, other characters said to be carons also use comma. Make the n-with-apostrophe character be treated as an accented letter. * Werner points out that straight lines should generally not be simplified (as they will no longer be straight afterwards). Add this knowledge to the simplify command.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontforge/Makefile13
-rw-r--r--fonts/fontforge/PLIST4
-rw-r--r--fonts/fontforge/distinfo6
3 files changed, 12 insertions, 11 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index 4bc1d5680b6..48db1198343 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/12/28 23:18:20 reed Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/14 10:13:45 adam Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
-PKGREVISION= 1
CATEGORIES= fonts editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/}
EXTRACT_SUFX= .tgz
@@ -11,13 +10,13 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fontforge.sourceforge.net/
COMMENT= Postscript font editor
-VERSION= 20041115
+VERSION= 20041231
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
-USE_LIBTOOL= YES
-USE_X11= YES
-GNU_CONFIGURE= YES
+USE_LIBTOOL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-freetype-src=no
WRKSRC= ${WRKDIR}/fontforge-${VERSION}
diff --git a/fonts/fontforge/PLIST b/fonts/fontforge/PLIST
index dc7ecf51b51..cae41acf21a 100644
--- a/fonts/fontforge/PLIST
+++ b/fonts/fontforge/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/29 10:03:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/14 10:13:45 adam Exp $
+bin/pfaedit
bin/fontforge
bin/sfddiff
lib/libgdraw.la
lib/libgunicode.la
+lib/pkgconfig/fontforge.pc
man/man1/fontforge.1
man/man1/sfddiff.1
share/fontforge/pfaedit-de.ui
diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo
index 5397ac8313b..707006fe8c7 100644
--- a/fonts/fontforge/distinfo
+++ b/fonts/fontforge/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/11/29 10:03:34 adam Exp $
+$NetBSD: distinfo,v 1.2 2005/01/14 10:13:45 adam Exp $
-SHA1 (fontforge_full-20041115.tgz) = ad1edfb6c0f93b3d344875aba27c7ccfafbdd317
-Size (fontforge_full-20041115.tgz) = 4296201 bytes
+SHA1 (fontforge_full-20041231.tgz) = c182527b81936c8261ec432c7f34f7983845287c
+Size (fontforge_full-20041231.tgz) = 4336573 bytes
SHA1 (patch-aa) = dcad123c2a5f844913fd5b3b73a887b5081c99be