readme-eg

# for typesetting, find the width of a kerned string in PostScript points (72/inch):
$text = "Some string of text to be typeset in a beautiful PDF document.";
my $wk = $t12d1.stringwidth($text, :kern);
say "kerned width: $wk"; # OUTPUT: 

FontFactory::Type1 v0.0.1

Provides the standard PostSript fonts in a friendly package for use with many 'PDF::*' modules

Authors

  • Tom Browder

License

Artistic-2.0

Dependencies

Proc::EasierPDF::LiteText::UtilsPDF::Font::LoaderFile::FindFont::AFM

Test Dependencies

Provides

  • FontFactory::Type1
  • FontFactory::Type1::Utils

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.