CVSROOT: /cvs/gnome Module name: librsvg Changes by: cworth 05/08/04 13:22:37
Modified files: . : .cvsignore ChangeLog Makefile.am rsvg-cairo-draw.c rsvg-cairo-render.c Added files: . : rsvg-cairo.c rsvg-cairo.h Log message: 2005-08-04 Carl Worth <[EMAIL PROTECTED]> * .cvsignore: Ignore rsvg-cairo and rsvg-view. * Makefile.am: Add new rsvg-cairo program. * rsvg-cairo-draw.c: (rsvg_cairo_render_path): Fix MOVETO and LINETO to pull the right coordinates out of the path structure so they don't always draw to (0,0). * rsvg-cairo.h: * rsvg-cairo-render.c: (rsvg_cairo_render): New header file, (intended to be public) which adds a single function for rendering with cairo: void rsvg_cairo_render (cairo_t *cr, RsvgHandle *handle); * rsvg-cairo.c: (main): Add new test program rsvg-cairo. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=librsvg&who=cworth&date=explicit&mindate=2005-08-04%2013:21&maxdate=2005-08-04%2013:23 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list