[Lunar-commits] r26105 - moonbase/trunk/graphics/fontforge
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 6 16:29:49 CEST 2007
Author: stumbles
Date: 2007-10-06 16:29:49 +0200 (Sat, 06 Oct 2007)
New Revision: 26105
Modified:
moonbase/trunk/graphics/fontforge/DETAILS
Log:
Fixes a couple of crashes, added autohinting, fixes a typo
in cmap, disambiguate some strings and to make sure some
others get translated. Just to name a few.
Modified: moonbase/trunk/graphics/fontforge/DETAILS
===================================================================
--- moonbase/trunk/graphics/fontforge/DETAILS 2007-10-06 11:18:17 UTC (rev 26104)
+++ moonbase/trunk/graphics/fontforge/DETAILS 2007-10-06 14:29:49 UTC (rev 26105)
@@ -1,16 +1,16 @@
MODULE=fontforge
- VERSION=20070917
+ VERSION=20071002
SOURCE=$MODULE\_full-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:a5c0c395dbec9b7a6ab1cabdba1823cbdc167e63
+ SOURCE_VFY=sha1:24511f8da94cb86db1171b157fa65f3313d4b1f0
WEB_SITE=http://fontforge.sourceforge.net/
ENTERED=20070920
- UPDATED=20070920
+ UPDATED=20071006
SHORT="outline font editor"
cat << EOF
FontForge -- An outline font editor that lets you create your own postscript,
-truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON,
-NFNT) fonts, or edit existing ones. Also lets you convert one format to
+truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON,
+NFNT) fonts, or edit existing ones. Also lets you convert one format to
another. FontForge has support for many macintosh font formats.
EOF
More information about the Lunar-commits
mailing list