1PDF::API2::Resource::CIUDsFeorntC(o3n)tributed Perl DocuPmDeFn:t:aAtPiIo2n::Resource::CIDFont(3)
2
3
4

NAME

6       PDF::API2::Resource::CIDFont
7

METHODS

9       $font = PDF::API2::Resource::CIDFont->new $pdf, $name
10           Returns a cid-font object. base class form all CID based fonts.
11
12       $font = PDF::API2::Resource::CIDFont->new_api $api, $name, %options
13           Returns a cid-font object. This method is different from 'new' that
14           it needs an PDF::API2-object rather than a Text::PDF::File-object.
15
16       $cidstring = $font->cidsByStr $string
17           Returns the cid-string from string based on the fonts encoding map.
18
19       $cidstring = $font->cidsByUtf $utf8string
20           Returns the cid-encoded string from utf8-string.
21

AUTHOR

23       alfred reibenschuh
24
25
26
27perl v5.12.2                      2011-01-24   PDF::API2::Resource::CIDFont(3)
Impressum