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

Search results for "dist:SVG-Rasterize SVG"

SVG::Rasterize - rasterize SVG content to pixel graphics River stage zero No dependents

"SVG::Rasterize" can be used to rasterize SVG objects to pixel graphics (currently png only) building on the Cairo library (by default, other underlying rasterization engines could be added). The direct rasterization of "SVG" files might be implement...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::State - state of settings during traversal River stage zero No dependents

An instance of this class saves one state during the traversal through an "SVG" tree. At encounter of a new child element the old state is pushed to a stack and retrieved later. A state saves the current transformation matrix, style settings and so o...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Engine - rasterization engine base class River stage zero No dependents

This class defines the interface for rasterization backends. It does not do any rasterization itself. Implementations of rasterization backends should subclass this class. Warning: Please be aware of that this interface has to be considered rather un...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Colors - SVG color names River stage zero No dependents

This file is automatically generated using the table under <http://www.w3.org/TR/SVG11/types.html#ColorKeywords>. The data structures are used by SVG::Rasterize::State to translate color names into "RGB" arrays....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Regexes - Commonly used regular expressions River stage zero No dependents

This package offers a set of regular expressions for export. Many of them are precompiled into downstream expressions, therefore changing them would probably not have the desired outcome. Therefore they are also not documented in full detail, see the...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::TextNode - workaround to represent a text node River stage zero No dependents

The Problem According to the "DOM" specification which SVG::Rasterize uses to traverse "SVG" document trees, basically everything is a node including simple text. This means that if an "SVG" element contains text (e.g. a "text" or "tspan" element), t...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Exception - exception classes River stage zero No dependents

This module uses Exception::Class to define a set of exception classes and provides a list of short hand subroutines to throw these exceptions. Error Messages The following list will eventually contain all error messages produced by the "SVG::Rasteri...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Properties - SVG styling properties River stage zero No dependents

This file is automatically generated using the property table under <http://www.w3.org/TR/SVG11/propidx.html>. The data structures are used mainly by SVG::Rasterize::State for validation and processing of the SVG input tree....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::State::Text - state of a text/text content node River stage zero No dependents

Text and text content nodes need special functionality. The hardest part belongs to the character data nodes, which contain the actual text. Their characters might have specific position settings, which may be inherited from upstream "tspan", "text",...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification - data structures derived from DTD River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. The data structures are used mainly by SVG::Rasterize::State for validation and processing of the SVG input tree...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Use - specification for class Use River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Engine::PangoCairo - rasterize output using Cairo River stage zero No dependents

This class provides a rasterization backend for SVG::Rasterize based on the Cairo and Pango libraries. This class is only instantiated by the rasterize method of "SVG::Rasterize". This documentation focues on this specific implementation. For a more ...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::View - specification for class View River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Text - specification for class Text River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Mask - specification for class Mask River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Font - specification for class Font River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Clip - specification for class Clip River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Shape - specification for class Shape River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Style - specification for class Style River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC

SVG::Rasterize::Specification::Image - specification for class Image River stage zero No dependents

This file was automatically generated using the SVG DTD available under <http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd>. See SVG::Rasterize::Specification for more details....

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC
35 results (0.028 seconds)