
PDF::Maki::gFont - Module for using graphic (ie. Type3) Fonts.
*** EXPERIMENTAL VERSION ***

#
use PDF::API2;
#
$pdf = PDF::API2->new;
$sft = $pdf->gfont($data,%options);
#

Returns a gfont object.
Returns a gfont object. This method is different from 'new' that it needs an PDF::API2-object rather than a PDF::API2::PDF::File-object.

alfred reibenschuh

$Log: gFont.pm,v $
Revision 1.1.1.1 2005/02/17 14:51:57 fredo
no message