Image::Magick::PolyText::FreeType

Draw text along a polyline using FreeType and Image::Magick
Download

Image::Magick::PolyText::FreeType Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ron Savage
  • Publisher web site:
  • http://search.cpan.org/~rsavage/

Image::Magick::PolyText::FreeType Tags


Image::Magick::PolyText::FreeType Description

Draw text along a polyline using FreeType and Image::Magick Image::Magick::PolyText::FreeType is a convenient wrapper around Image::Magick's Annotate() method, for drawing text along a polyline.Synopsis my $polytext = Image::Magick::PolyText::FreeType -> new ({ debug => 0, fill => 'Red', image => $image, pointsize => 16, rotate => 1, slide => 0.1, stroke => 'Red', strokewidth => 1, text => 'Draw.text.along.a.polyline', # Can't use spaces! x => , 'y' => , # y eq tr so syntax highlighting stuffed without ''. }); $polytext -> annotate();Warning: Experimental code - Do not use. Requirements: · Perl


Image::Magick::PolyText::FreeType Related Software