Cory Watson > Graphics-Primitive-0.45

Graphics-Primitive-0.45

This Release Graphics-Primitive-0.45  [Download] [Browse 02 Oct 2009
Latest Release Graphics-Primitive-0.46  [Download] [Browse 10 Nov 2009
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (108)   FAIL (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Graphics::Primitive Device and library agnostic graphic primitives     0.45
Graphics::Primitive::Aligned Role for components that care about alignment.      
Graphics::Primitive::Border Line around components      
Graphics::Primitive::Brush Description of a stroke      
Graphics::Primitive::Canvas Component composed of paths      
Graphics::Primitive::Component Base graphical unit      
Graphics::Primitive::ComponentList List of Components      
Graphics::Primitive::Container Component that holds other Components      
Graphics::Primitive::Driver Role for driver implementations      
Graphics::Primitive::Driver::TextLayout TextLayout role      
Graphics::Primitive::Font Text styling      
Graphics::Primitive::Image Image component      
Graphics::Primitive::Insets Space between things      
Graphics::Primitive::Operation A drawing instruction      
Graphics::Primitive::Operation::Fill Paint inside a path      
Graphics::Primitive::Operation::Stroke Draw along a path      
Graphics::Primitive::Oriented Role for components that care about orientation.      
Graphics::Primitive::Paint A source for drawing on a path      
Graphics::Primitive::Paint::Gradient Color blending      
Graphics::Primitive::Paint::Gradient::Linear Linear color blending      
Graphics::Primitive::Paint::Gradient::Radial Radial color blending      
Graphics::Primitive::Paint::Solid Solid patch of color      
Graphics::Primitive::Path Collection of primitives      
Graphics::Primitive::TextBox Text component