| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed signed/unsigned problem with precision calc. Fixes bug #399604. | Jon A. Cruz | 2009-10-08 | 1 | -1/+1 |
| | | | | (bzr r8742) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -13/+13 |
| | | | | (bzr r6887) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -5/+6 |
| | | | | (bzr r6885) | ||||
| * | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 2008-07-18 | 1 | -68/+59 |
| | | | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | ||||
| * | enable writing "H/h" and "V/v" to SVG ! | Johan B. C. Engelen | 2008-07-12 | 1 | -0/+10 |
| | | | | (bzr r6273) | ||||
| * | Partial fix (for preventing numerical issues) and restructuring for ↵ | Jasper van de Gronde | 2008-06-20 | 1 | -56/+45 |
| | | | | | | PathString, plus a small fix for the new 2geom sp_svg_write_curve. (bzr r6005) | ||||
| * | Fix for PathString to eliminate use of sscanf (which is locale dependent). | Jasper van de Gronde | 2008-05-27 | 1 | -7/+14 |
| | | | | (bzr r5757) | ||||
| * | PathString now makes sure that relative coordinates are based on rounded ↵ | Jasper van de Gronde | 2008-05-20 | 1 | -2/+100 |
| | | | | | | absolute coordinates (which allows for greater path data size reductions and makes sure that two identical coordinates will result in the same rounded coordinates). (bzr r5719) | ||||
| * | Remove unused flag from PathString. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+0 |
| | | | | (bzr r5143) | ||||
| * | patch by Jasper for optimizing path data | bulia byak | 2008-03-18 | 1 | -0/+57 |
| (bzr r5110) | |||||
