Path to this page:
./
fonts/p5-Font-TTF,
Perl module for TrueType font hacking
Branch: CURRENT,
Version: 1.02nb1,
Package name: p5-Font-TTF-1.02nb1,
Maintainer: pkgsrc-usersPerl 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.
In short, you can do almost anything with a standard TrueType font
with this module.
Required to run:[
lang/perl5] [
devel/p5-IO-String]
Master sites: (Expand)
SHA1: 754993633f899a81a6177d6030601f3cfe9fed08
RMD160: 3785277dcc65ec5bc4bbbd99ce639931a6b6c750
Filesize: 215.153 KB
Version history: (Expand)
- (2012-10-04) Updated to version: p5-Font-TTF-1.02nb1
- (2012-08-31) Updated to version: p5-Font-TTF-1.02
- (2012-08-29) Updated to version: p5-Font-TTF-1.00
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-08-17) Updated to version: p5-Font-TTF-0.48
CVS history: (Expand)
| 2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
| 2012-10-03 20:28:33 by Aleksej Saushev | Files touched by this commit (154) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-31 02:30:53 by Wen Heping | Files touched by this commit (2) |  |
Log message:
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-29 15:58:09 by Wen Heping | Files touched by this commit (2) |  |
Log message:
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
|
2011-08-16 23:48:05 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 0.48. Changes undocumented.
Set LICENSE.
|
| 2011-08-14 14:43:26 by OBATA Akio | Files touched by this commit (3) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|