Help for this page

Select Code to Download


  1. or download this
    #!perl.exe -w
    
    ...
    print "<pre>".Dumper($f)."</pre>";
    $f->release;
    exit;
    
  2. or download this
    $VAR1 = bless( {
         'loca' => bless( {
    ...
             }, 'Font::TTF::Hhea' )
        }, 'Font::TTF::Font' );