summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-02-15 14:39:11 +0000
committeradam <adam@pkgsrc.org>2005-02-15 14:39:11 +0000
commite9154f68ebcc0c744f2c492be7143cf30c4bb400 (patch)
tree820f16290285b20e452aff6925059e2b3440e341 /fonts
parentb1b07cb30c33fdea5ee1427c52ceec1553f9fd2c (diff)
downloadpkgsrc-e9154f68ebcc0c744f2c492be7143cf30c4bb400.tar.gz
Changes 9-Feb-2005:
* Use freetype's FT_Outline_Get_Bitmap to make freetype rasterize from our internal data structures. Use freetype by default for the fontview and metricsview (except in some cases). * The bitmap dlg didn't work for multilayered fonts when told to use freetype to rasterize. * If we had a contour nested inside another, and did an Overlap Exclude with the nested contour selected, then that contour was not excluded. * The []Correct Direction check box when importing PostScript, didn't do anything. (or rather it did, but got overrulled later) * In bitmap only fonts, bitmaps created without moving the width line would get lost. * Added a scripting command "SelectByColor" * Don't apply transformations to glyphs which aren't worth outputting * Moving control points with the get point info command had problems in quadratic splines. * When adding type42 support I broke multiple master support. * Werner provided a patch to add a trailing newline to my type1 fonts. * Support for PaintType==2 and stroked fonts. * Various problems with the clustering command * Oops, somehow a patch reverted and things didn't work on systems without iconv * worked on a couple of other configuration problems for the mac * Some people install libraries without headers. Be prepared. * Uniscribe (MS unicode text layout routines) may ignore either the GPOS or the GSUB table depending on the script, and may even refuse to use the font at all if it doesn't have the right stuff in GPOS/GSUB. A Hebrew font must have both a GPOS and a GSUB. If it doesn't the font is not used. A latin font need not have either, but if it doesn't have GSUB then GPOS won't be used.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontforge/Makefile4
-rw-r--r--fonts/fontforge/PLIST3
-rw-r--r--fonts/fontforge/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index 14f8e03c52c..e54986325b3 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/01/27 12:00:06 adam Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/15 14:39:11 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= 20050117
+VERSION= 20050209
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
diff --git a/fonts/fontforge/PLIST b/fonts/fontforge/PLIST
index ed4e221cdf8..09a40e66e57 100644
--- a/fonts/fontforge/PLIST
+++ b/fonts/fontforge/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2005/01/27 12:00:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/02/15 14:39:11 adam Exp $
bin/fontforge
+bin/pfaedit
bin/sfddiff
lib/libgdraw.la
lib/libgunicode.la
diff --git a/fonts/fontforge/distinfo b/fonts/fontforge/distinfo
index 2465fa1ae7d..82945773368 100644
--- a/fonts/fontforge/distinfo
+++ b/fonts/fontforge/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/01/27 12:00:06 adam Exp $
+$NetBSD: distinfo,v 1.4 2005/02/15 14:39:11 adam Exp $
-SHA1 (fontforge_full-20050117.tgz) = df0d8fa47a8caa607a1b36dfe3fa447ecc4303f9
-Size (fontforge_full-20050117.tgz) = 4369023 bytes
+SHA1 (fontforge_full-20050209.tgz) = 4030d42b43bae98a42d96d7811b4923d9780baef
+Size (fontforge_full-20050209.tgz) = 4381219 bytes
SHA1 (patch-aa) = dcad123c2a5f844913fd5b3b73a887b5081c99be