|
|
| |
CAM::PDF::Renderer::TextFB(3) |
User Contributed Perl Documentation |
CAM::PDF::Renderer::TextFB(3) |
CAM::PDF::Renderer::TextFB - Framebuffer for CAM::PDF::Renderer::Text
See CAM::PDF::Renderer::Text.
This class is used solely to assist CAM::PDF::Renderer::Text.
- $pkg->new(width, height)
- Creates a new framebuffer.
- $self->add_string($x, $y, $string)
- Renders a string on the framebuffer.
- $self->toString()
- Serializes the framebuffer into a single string that can be easily
printed.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |