pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/freetype2
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 26 19:16:16 UTC 2010
Modified Files:
pkgsrc/graphics/freetype2: Makefile distinfo
pkgsrc/graphics/freetype2/patches: patch-ab
Removed Files:
pkgsrc/graphics/freetype2/patches: patch-ac
Log Message:
Changes 2.4.4:
I. IMPORTANT BUG FIXES
- UVS support (TrueType/OpenType cmap format 14) support is fixed.
This regression has been introduced in version 2.4.0.
II. MISCELLANEOUS
- Detect tricky fonts (e.g. MingLiU) by the lengths and checksums
of Type42-persistent subtables (`cvt ', `fpgm', and `prep') when
a TrueType font without family name is given. The previous fix,
introduced in 2.4.3, was too rigorous, causing many subsetted
fonts (mainly from PDF files) displayed badly because FreeType
forced rendering with the TrueType bytecode engine instead of
the autohinter.
- Better support for 64bit platforms.
- More fixes to improve handling of broken fonts.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/graphics/freetype2/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/freetype2/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/freetype2/patches/patch-ab
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/freetype2/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index