summaryrefslogtreecommitdiff
path: root/rsvg-path.c
Commit message (Expand)AuthorAgeFilesLines
* path: Initialize variableBenjamin Otte2015-11-061-0/+2
* path: Use correct comparisonBenjamin Otte2015-11-061-6/+6
* rsvg-path: Add missing case where reflection point was not setFederico Mena Quintero2015-11-031-4/+4
* bgo#738367 - Fix handling of V/v/H/h commands in pathAndrea Griffini2015-03-131-0/+2
* bgo#745177 - Revert "RsvgPathBuilder: don't add a terminating moveto after cl...Federico Mena Quintero2015-02-261-0/+9
* Make rsvg_path_builder_arc() public/internalFederico Mena Quintero2015-02-201-15/+15
* rsvg_path_arc(): take an RsvgPathBuilder, not a full RSVGParsePathCtxFederico Mena Quintero2015-02-201-65/+90
* rsvg_path_arc_segment(): Take in a RsvgPathBuilder, not a whole RSVGParsePathCtxFederico Mena Quintero2015-02-201-9/+9
* RsvgPathBuilder: don't add a terminating moveto after closepathFederico Mena Quintero2015-02-201-9/+0
* Fix parenthesesFederico Mena Quintero2015-02-121-1/+1
* Fix path data number parsingBehdad Esfahbod2014-11-091-77/+112
* introspection: clean up lots of warnings emitted by g-ir-scannerEvan Nemerson2012-06-191-1/+2
* Add utility to build a cairo_path_tChristian Persch2011-11-071-66/+79
* Use cairo_path_tChristian Persch2011-11-071-75/+189
* Use cairo_path_data_type_t directlyChristian Persch2011-11-071-0/+2
* fix indent.Hiroyuki Ikezoe2010-05-031-1/+1
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-271-67/+67
* Cleanup unused codes.Hiroyuki Ikezoe2010-04-211-10/+0
* Fix corrupted rendering.Hiroyuki Ikezoe2010-04-111-14/+16
* Crashes on some architectures because of wrong zero check on doubles. BugJosselin Mouette2009-02-191-2/+3
* GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789Luis Menina2009-02-191-1/+1
* 549256 - some arcs are not well drawn in SVG path. From Frederic WangDominic Lachowicz2008-08-251-71/+124
* Bug #548494 - bad rendering for some wacko SVG path dataDominic Lachowicz2008-08-211-53/+68
* use HAVE_STRINGS_H #include "rsvg-private.h" to get common definitionsHans Breuer2008-04-251-0/+2
* If a moveto is followed by multiple pairs of coordinates, the subsequentDominic Lachowicz2008-02-241-0/+2
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-456/+400
* bug 341499Dom Lachowicz2006-05-121-1/+1
* update TODO, improve RsvgRender interfaceDom Lachowicz2005-02-271-4/+0
* path fixesCaleb Michael Moore2004-03-201-0/+3
* depend on Pango version 1.2.0 or newer.Sven Neumann2003-09-121-4/+4
* bug 108380, w3 svg conformance improvementsDom Lachowicz2003-03-141-0/+8
* fix some gradient handlingDom Lachowicz2002-10-101-1/+1
* Remove VERBOSE statements Remove VERBOSE statementsDom Lachowicz2002-10-031-62/+10
* correct licensing information in the headers by permission of theLaszlo Peter2002-02-011-3/+3
* Bump version, update dependencies. Update dependencies.Darin Adler2002-01-041-7/+6
* Put librsvg in its own toplevel CVS module.Ramiro Estrugo2001-03-281-0/+609