PDF::API2::Resource::Font::SynFont(3pm) - phpMan

Command: man perldoc info search(apropos)  


PDF::API2::Resource::Font::SynFUser3Contributed Perl DocumPDF::API2::Resource::Font::SynFont(3pm)

NAME
       PDF::API2::Resource::Font::SynFont - Module for using synthetic Fonts.

SYNOPSIS
           #
           use PDF::API2;
           #
           $pdf = PDF::API2->new;
           $sft = $pdf->synfont($cft);
           #

METHODS
       $font = PDF::API2::Resource::Font::SynFont->new $pdf, $fontobj, %options
           Returns a synfont object.

           Valid %options are:

           -encode ... changes the encoding of the font from its default.  See perl's Encode for
           the supported values.

           -pdfname ... changes the reference-name of the font from its default.  The reference-
           name is normally generated automatically and can be retrieved via
           $pdfname=$font->name.

           -slant ... slant/expansion factor (0.1-0.9 = slant, 1.1+ = expansion).

           -oblique ... italic angle (+/-)

           -bold ... embolding factor (0.1+, bold=1, heavy=2, ...).

           -space ... additional charspacing in em (0-1000).

           -caps ... create synthetic small-caps.

perl v5.30.0                                2020-02-08    PDF::API2::Resource::Font::SynFont(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-20 04:02 @3.141.8.247 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!