Both pop art and fine art have their value, and never the twain shall meet. I can’t even imagine what the Sistine Chapel would look like if it had been done by Andy Warhol.
— Mediatech, Calvin and Hobbes comic letters
PDF::Builder::Resource::CIDFont - Base class for CID fonts
Inherits from PDF::Builder::Resource::BaseFont
$font = PDF::Builder::Resource::CIDFont->new($pdf, $name)
Returns a cid-font object, base class for all CID-based fonts.
$cidstring = $font->cidsByStr($string)
Returns the cid-string from string based on the font's encoding map.
$cidstring = $font->cidsByUtf($utf8string)
Returns the CID-encoded string from utf8-string.
Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Resource -- Base class for PDF resources
PDF::Builder::Resource::BaseFont -- Base class for font resources
PDF::Builder::Resource::ColorSpace -- Base class for PDF color spaces
PDF::Builder::Resource::Colors -- Translate color names into RGB settings
PDF::Builder::Resource::ExtGState -- Graphics state dictionary support
PDF::Builder::Resource::Font -- Some common support routines for font files
PDF::Builder::Resource::Glyphs -- Preparsed uniglyph.txt file information
PDF::Builder::Resource::PaperSizes -- List of standard paper sizes and their dimensions
PDF::Builder::Resource::Pattern -- Support stub for fill patterns
PDF::Builder::Resource::Shading -- Support stub for fill shading patterns
PDF::Builder::Resource::UniFont -- Unicode Font Support
PDF::Builder::Resource::XObject -- Base class for external objects
PDF::Builder::Resource::CIDFont::CJKFont -- Base class for CJK fonts
PDF::Builder::Resource::CIDFont::TrueType -- TrueType font support
All content © copyright 2005 – 2024
by Catskill Technology Services, LLC.
All rights reserved.
Note that Third Party software (whether Open Source or proprietary) on this
site remains under the copyright and license of its owners.
Catskill Technology Services, LLC does not claim copyright over such software.
This page is https://www.catskilltech.com/Documentation/PDF/Builder/Resource/CIDFont.html
Search Quotations database.
Last updated Sat, 09 Dec 2023 at 10:59 PM