7 lines
248 B
Text
7 lines
248 B
Text
|
Graphics::Primitive is library agnostic system for drawing things.
|
||
|
|
||
|
The idea is to allow you to create and manipulate graphical components and
|
||
|
then pass them off to a Driver for actual drawing.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Graphics-Primitive/
|