PDF::Builder
v3.028 Released, 31 December 2025
Please also see the
CPAN listing, the
GitHub entry, and the latest changes list.
NO TRESPASSING — violators will be shot. Survivors will be shot again.
— OK, you’ve been warned…
PDF::Builder::Resource::CIDFont::CJKFont - Base class for CJK fonts
Inherits from PDF::Builder::Resource::CIDFont
Note: CJK font support is somewhat obsolete. Try directly using an up-to-date TTF or OTF font, with UTF-8 input, instead.
$font = PDF::Builder::Resource::CIDFont::CJKFont->new($pdf, $cjkname, %opts)
Returns a cjk-font object.
Traditional Chinese: Ming, Ming-Bold, Ming-Italic, Ming-BoldItalic
Simplified Chinese: Song, Song-Bold, Song-Italic, Song-BoldItalic
Korean: MyungJo, MyungJo-Bold, MyungJo-Italic, MyungJo-BoldItalic
Japanese (Mincho): KozMin, KozMin-Bold, KozMin-Italic, KozMin-BoldItalic
Japanese (Gothic): KozGo, KozGo-Bold, KozGo-Italic, KozGo-BoldItalic
Defined Options (%opts):
specify fonts encoding for non-utf8 text.
$n = $font->glyphByCId($gid)
Returns a character's glyph name (string), given its glyph ID.
Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Resource -- Base class for PDF resources
PDF::Builder::Resource::CIDFont -- Base class for CID fonts
PDF::Builder::Resource::CIDFont::TrueType -- TrueType (ttfont) font support
All content © copyright 2005 – 2026
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/CJKFont.html
Search Quotations database.
Last updated Thu, 01 Jan 2026 at 7:51 PM