The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Incunabula::Format::Cairo::ImageSurface::Document - Document made up of a collection of Cairo image surfaces

VERSION

version 0.004

EXTENDS

CONSUMES

ATTRIBUTES

image_surfaces

An ArrayRef of Cairo::ImageSurfaces which are the backing store of this document.

METHODS

get_rendered_page

  method get_rendered_page( (PageNumber) :$page_number )

Returns a new Renard::Incunabula::Page::CairoImageSurface object.

See "get_rendered_page" in Renard::Incunabula::Document::Role::Renderable for more details.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.