The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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