pdf::api2::resource::cidfont::truetype(3pm) debian man page | unix.com

Man Page: pdf::api2::resource::cidfont::truetype

Operating Environment: debian

Section: 3pm

PDF::API2::Resource::CIDFont::TrueType(3pm)		User Contributed Perl Documentation	       PDF::API2::Resource::CIDFont::TrueType(3pm)

NAME
PDF::API2::Resource::CIDFont::TrueType - TrueType font support for PDF::API2
METHODS
$font = PDF::API2::Resource::CIDFont::TrueType->new $pdf, $file, %options Returns a font object. Defined Options: -encode ... specify fonts encoding for non-utf8 text. -nosubset ... disables subsetting. $font = PDF::API2::Resource::CIDFont::TrueType->new_api $api, $file, %options Returns a truetype-font object. This method is different from 'new' that it needs an PDF::API2-object rather than a Text::PDF::File-object.
AUTHOR
Alfred Reibenschuh perl v5.14.2 2014-03-09 PDF::API2::Resource::CIDFont::TrueType(3pm)
Related Man Pages
pdffonts(1) - debian
pdffonts(1) - suse
pdf::api2::basic::pdf::page(3pm) - debian
pdf::api2::page(3pm) - debian
text::pdf::ttfont0(3pm) - debian
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?