Query: graphics::primitive::driver::cairo::textlayout
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Graphics::Primitive::Driver::Cairo::TextLayout(3pm) User Contributed Perl Documentation Graphics::Primitive::Driver::Cairo::TextLayout(3pm)NAMEGraphics::Primitive::Driver::Cairo::TextLayout - implementation of TextLayout for CairoVERSIONversion 0.44SYNOPSISmy $driver = Graphics::Primitive::Driver::Cairo->new(format => 'PDF'); my $comp = Graphics::Primitive::TextBox->new; my $tl = $driver->get_textbox_layout($comp);DESCRIPTIONImplements Graphics::Primitive::Driver::TextLayout. Please refer to it's documentation for usage.IMPLEMENTATIONThis text layout engine uses Text::Flow and Cairo's "toy text" API to layout text.AUTHORCory G Watson <gphat@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2011 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.4 2011-10-02 Graphics::Primitive::Driver::Cairo::TextLayout(3pm)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |