PDF::API2::Resource::CIDFont - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME METHODS
NAME
    PDF::API2::Resource::CIDFont - Base class for CID fonts

METHODS
    $font = PDF::API2::Resource::CIDFont->new $pdf, $name
        Returns a cid-font object. base class form all CID based fonts.

    $cidstring = $font->cidsByStr $string
        Returns the cid-string from string based on the fonts encoding map.

    $cidstring = $font->cidsByUtf $utf8string
        Returns the cid-encoded string from utf8-string.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:16 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top