[Lunar-commits] <moonbase> freetype2: version bumped to 2.3.8.
Florin Braescu
florin at lunar-linux.org
Fri Jan 16 19:22:05 CET 2009
commit 38fc39168b433e28ecce090e14af4c738426e2e2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jan 16 20:22:05 2009 +0200
freetype2: version bumped to 2.3.8.
Bugfixes and some new features added:
- Rudimentary support for Type 1 fonts and CID-keyed Type 1 fonts
in an SFNT wrapper has been added -- such fonts are used on the
Mac.
- A new interface to extract advance values of glyphs without
loading their outlines has been added.
- A new function `FT_Get_FSType_Flags' (in FT_FREETYPE_H) has been
added to access the embedding and subsetting restriction
information of fonts.
---
graphics/freetype2/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/freetype2/DETAILS b/graphics/freetype2/DETAILS
index 25fa941..b3ed238 100644
--- a/graphics/freetype2/DETAILS
+++ b/graphics/freetype2/DETAILS
@@ -1,12 +1,12 @@
MODULE=freetype2
- VERSION=2.3.7
+ VERSION=2.3.8
SOURCE=freetype-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL=$SFORGE_URL/freetype
- SOURCE_VFY=sha1:f16f849d6e739ce8842008586af36371a32ac064
+ SOURCE_VFY=sha1:0a15d4498139c6743c0ea388c40aaf40cafd4f44
WEB_SITE=http://www.freetype.org
ENTERED=20010922
- UPDATED=20080704
+ UPDATED=20090116
SHORT="A free, quality, portable font engine"
cat << EOF
More information about the Lunar-commits
mailing list