Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

PDF::API2::Resource::CIDFont

Name PDF::API2::Resource::CIDFont
Version 2.043
Located at /usr/local/share/perl5
File /usr/local/share/perl5/PDF/API2/Resource/CIDFont.pm
Is Core No
Search CPAN for this module PDF::API2::Resource::CIDFont
Documentation PDF::API2::Resource::CIDFont
Module Details PDF::API2::Resource::CIDFont

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.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024