Commit graph

12 commits

Author SHA1 Message Date
mef
70b9d2b3f3 Updated fonts/p5-Font-TTF to 1.06
---------------------------------
1.06  2016-08-17

* Source repo moved from Subversion to Github
* OpenType script and lang tags updated from ISO/IEC 14496-22:2015, draft amendment 2
* Various POD improvements
* Add deepcopy mode to Dumper::ttfdump()
* Bug fixes
*    Wasn't installing on Windows Perl 5.22 and up
*    Reading mark-to-ligature lookups would crash if anchors were omitted
*    Incorrect extension lookup structure
*    Multiple fixes in Silf table processing
*    rt.cpan.org #106562 Uninitialized value warnings
*    rt.cpan.org #106816 spelling errors in manpage
2016-09-20 11:43:30 +00:00
mef
0b1a5c7694 Update to 1.05
--------------
1.05 (r1069, 2015-01-26)

* Add support for GSUB Type 8 Reverse-chaining substitution
* OpenType script/lang/feature tags now based on ISO/IEC 14496-22
* Remove deprecated GDL_old.pm
*
* Bug fixes:
*    Fix rt.cpan.org 92150, 93597
*        Force 0xFFFF sentry to be in a segment by itself in format 4 cmap subtables
*    Less aggressive cmap format 4 optimization to eliminate USV holes
*    Fix various issues reading WOFF-compressed font tables
*    Fix reading DSIG
2016-03-17 14:38:58 +00:00
agc
b9f9b025f5 Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:44:27 +00:00
mef
258103e475 Update 1.0.2 to 1.0.4
1.04  (r994, 2014-01-09)

* Bug fixes:
*    Fix rt.cpan.org 80671, 80672; simplify fix for #42553 per OP
*    Shared tables in TTC weren't working
*    Quiet a cleanup warning in TTC processing
*    Update licensing info for test fonts to OFL

1.03  (r969, 2013-11-10)

* Add $t->minsize() to all tables for assisting with font subsetting
* Add deduping to Name table writing
* Add OS/2 table method to guess at Unicode and Codepage range bits.
* Add support for cmap format 13 subtables
* Expunge notion of 'dflt' language tag from Ttopen.pm
* Bug fixes
2014-11-24 14:15:20 +00:00
wen
b0ef217679 Update to 1.02
Upstream changes:
1.02  (r862, 2012-08-30)
* Fix typo in Useall to get case right

1.01  (r859, 2012-08-30)
* Add IO::String prerequisite to make BSD and other testing environments happy
2012-08-31 00:30:53 +00:00
wen
e85861426e Update to 1.00
Upstream changes:
1.00  (r857, 2012-08-28)

* Major change to glyph creation/editing -- now utilizes ' isDirty' flag
* Add support for:
*    V4 OS/2 table
*    Reading WOFF fonts
*    MarkFilterSets in GDEF
*    Feature parameters (for cvxx, ssxx and size features)
*    Additional Graphite tables (Silf, Glac, and Gloc)
* Updated MS Lang IDs to Dec 2011
* Finish implementation of coverage table sorting
* Copyright and licensing updated to CPAN requirements
* Bug fixes
2012-08-29 13:58:08 +00:00
wiz
df08c47dc9 Update to 0.48. Changes undocumented.
Set LICENSE.
2011-08-16 21:48:05 +00:00
rhaen
149f63798c updated to 0.45
ChangeLog:
0.45

* Introduce changelog
* tidy up 0.44 package, fix README to be more accurate
* tests failing on perl 5.8.2 and before due to no use Exporter qw(import);
  Fix OTTags accordingly.
2008-07-24 10:02:44 +00:00
minskim
fc0cd36d3a Update p5-Font-TTF to 0.38.1. Changes are unknown. 2006-06-18 02:46:27 +00:00
agc
c1e24f7e2b Add RMD160 digests to the SHA1 ones. 2005-02-23 19:18:25 +00:00
shell
de92a1bc91 Updated to p5-Font-TTF-0.34
- fmt on DESCR
- no ChangeLog
2003-06-01 08:48:46 +00:00
uebayasi
9465408708 Initial import of p5-Font-TTF from Rui-Xiang Guo in pkg/17035.
p5-Font-TTF is a Perl module for TrueType font hacking. Supports reading,
processing and writing of the following tables: GDEF, GPOS, GSUB, LTSH,
OS/2, PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea,
hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the
reading and writing of all other table types.
2002-05-29 14:11:24 +00:00