|
|
| |
PDF::Builder::Resource::CIDFont::TrueType(3) |
User Contributed Perl Documentation |
PDF::Builder::Resource::CIDFont::TrueType(3) |
PDF::Builder::Resource::CIDFont::TrueType - TrueType font support
- $font = PDF::Builder::Resource::CIDFont::TrueType->new($pdf, $file,
%options)
- $font = PDF::Builder::Resource::CIDFont::TrueType->new($pdf,
$file)
- Returns a font object.
Defined Options:
-encode ... specify fonts encoding for non-UTF-8 text.
-nosubset ... disables subsetting. Any value causes the full font to be
embedded, rather than only the glyphs needed.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |