summaryrefslogtreecommitdiffstats
path: root/src/svg/svg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* More header cleanupLiam P. White2014-09-061-12/+12
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
* update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-081-14/+14
* Merge from fe-movedTed Gould2008-11-211-3/+0
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-2/+0
* add method to write single paths to svgJohan B. C. Engelen2008-09-021-0/+1
* Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde2008-07-181-1/+1
* add svg_write and read methods for Geom::MatrixJohan B. C. Engelen2008-06-121-0/+3
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-2/+4
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-7/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+3
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+1
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-2/+2
* limit the smallest exponent in transforms; anything smaller is written as 0bulia byak2006-04-251-1/+1
* Remove temporary #include of svg-color.hPeter Moulder2006-03-131-1/+0
* Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ne...Peter Moulder2006-03-131-3/+1
* (sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.Peter Moulder2006-03-131-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+85