summaryrefslogtreecommitdiffstats
path: root/src/svg/svg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* limit the smallest exponent in transforms; anything smaller is written as 0bulia byak2006-04-251-1/+1
| | | (bzr r583)
* Remove temporary #include of svg-color.hPeter Moulder2006-03-131-1/+0
| | | (bzr r233)
* Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ↵Peter Moulder2006-03-131-3/+1
| | | | | | | new file svg/svg-color.h. svg/svg.h: Temporarily #include svg-color.h. (bzr r231)
* (sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.Peter Moulder2006-03-131-1/+1
| | | (bzr r229)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+85
(bzr r1)