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.
- Versions: 1.06
- Website: https://metacpan.org/release/Font-TTF
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of perl-font-ttf about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-font-ttf'><img src='https://packages.guix.gnu.org/packages/perl-font-ttf/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-font-ttf)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-font-ttf][https://packages.guix.gnu.org/packages/perl-font-ttf/badges/latest-version.svg]]