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

Command: man perldoc info search(apropos)  


PDF::API2::Resource::Font::neTrUserpContributed Perl DoPDF::API2::Resource::Font::neTrueType(3pm)



NAME
       PDF::API2::Resource::Font::neTrueType - Module for using 8bit nonembedded truetype Fonts.

SYNOPSIS
           #
           use PDF::API2;
           #
           $pdf = PDF::API2->new;
           $cft = $pdf->nettfont('Times-Roman.ttf', -encode => 'latin1');
           #

METHODS
       $font = PDF::API2::Resource::Font::neTrueType->new $pdf, $fontfile, %options
           Returns a corefont 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 retrived via $pdfname=$font->name.

       $font = PDF::API2::Resource::Font::neTrueType->new_api $api, $fontname, %options
           Returns a ne-truetype 8bit only object. This method is different from 'new' that it
           needs an PDF::API2-object rather than a PDF::API2::PDF::File-object.

AUTHOR
       alfred reibenschuh



perl v5.10.0                                2008-01-04 PDF::API2::Resource::Font::neTrueType(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 23:54 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!