From 1fd81a9c80b24269923b2377bca01a6019a21186 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/fontforge/Makefile') 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 -- cgit v1.2.3