This package browser is in early development. Mind the rough edges.

perl-font-ttf

TTF font support for Perl

This package provides a Perl module for TrueType/OpenType font hacking. It 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.

Installation

Install the latest version of perl-font-ttf as follows:

guix install perl-font-ttf

Or install a particular version:

guix install perl-font-ttf@1.06

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.