| Graphics::Primitive::Driver::CairoPango::TextLayout - Text layout engine |
my $tl = $driver->get_textbox_layout($comp);
...
Implements the Graphics::Primitive::Driver::TextLayout manpage. Please refer to it's documentation for usage.
This text layout engine uses Pango to layout text.
Cory Watson, <gphat@cpan.org>
Infinity Interactive, http://www.iinteractive.com
Please report any bugs or feature requests to bug-geometry-primitive at rt.cpan.org, or through
the web interface at http://rt.cpan.org/NoAuth/ReportBug.html. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
Copyright 2008 by Infinity Interactive, Inc.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Graphics::Primitive::Driver::CairoPango::TextLayout - Text layout engine |