Clotho Advanced Media > CAM-PDF-1.05 > CAM::PDF::Renderer::TextFB

Download:
CAM-PDF-1.05.tgz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  8
View Bugs
Report a bug
Module Version: 1.05   Source   Latest Release: CAM-PDF-1.52

NAME ^

CAM::PDF::Renderer::TextFB - Framebuffer for CAM::PDF::Renderer::Text

LICENSE ^

See CAM::PDF.

SYNOPSIS ^

See CAM::PDF::Renderer::Text.

DESCRIPTION ^

This class is used solely to assist CAM::PDF::Renderer::Text.

FUNCTIONS ^

$pkg->new(width, height)

Creates a new framebuffer.

$self->add_string($x, $y, $string)

Renders a string on the framebuffer.

$self->DESTROY()

Prints the framebuffer to STDOUT just before it is destroyed.

AUTHOR ^

Clotho Advanced Media Inc., cpan@clotho.com