From: Tom P. <rub...@to...> - 2003-01-03 23:20:16
|
All -- Attached is a patch that wraps most of libart's functionality -- VPaths, BPaths, SVPs, stroking, etc. It includes a simple canvas object that allows the generation of PNG and JPEG images without the use of the other GNOME bindings. Combined, they make an excellent package for generating high quality images with Ruby, and is a good alternative to GD (www.boutell.com/gd). Sorry no documentation as yet. Have a look at the rose.rb file in the libart/src/directory for an example program. Feedback appreciated. Regards, Tom |