Search results for "module:Font::TTF::Ttc"
Font::TTF::Ttc - Truetype Collection class
A TrueType collection is a collection of TrueType fonts in one file in which tables may be shared between different directories. In order to support this, the TTC introduces the concept of a table being shared by different TrueType fonts. This begs t...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC
Font::TTF::Font - Memory representation of a font
A Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC
Image::ExifTool::Font - Read meta information from font files
This module contains the routines required by Image::ExifTool to read meta information from various format font files. Currently recognized font file types are OTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM and AMFM. As well, WOFF and WOFF2 font file...
EXIFTOOL/Image-ExifTool-12.70 - 19 Nov 2023 16:15:22 UTC
SWF::Builder::Character::Font - SWF font object
This module creates SWF fonts from TrueType fonts. $font = $mc->new_font( $fontfile [, $fontname] ) returns a new font. $fontfile is a outline font file name or an indirect font name. The font file name should be specified a full path name. Supported...
YSAS/SWF-Builder-0.16 - 20 Mar 2007 15:34:56 UTC
PDF::API3::Compat::API2::Basic::TTF::Font - Memory representation of a font
A Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...
OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC