summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace/inkscape-potrace.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for PathString to prevent it from getting into a very, very long copying ↵Jasper van de Gronde2008-07-181-1/+1
| | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-2/+2
| | | (bzr r5617)
* Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵John Bintz2008-04-171-0/+24
| | | | | skipping the standard, slower potrace filtering routines. (bzr r5466)
* warning cleanupJon A. Cruz2008-03-021-8/+8
| | | (bzr r4917)
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-16/+8
| | | (bzr r2268)
* patch 1598684: better trace quantizationbulia byak2006-11-201-37/+15
| | | (bzr r1994)
* remove debug outputbulia byak2006-11-141-2/+0
| | | (bzr r1949)
* patch 1591723 for extra tracing parametersbulia byak2006-11-141-13/+10
| | | (bzr r1948)
* refactoring, add background removalBob Jamison2006-07-051-97/+57
| | | (bzr r1360)
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-131-9/+17
| | | (bzr r1208)
* (bzr r1085)John Cliff2006-05-301-7/+7
|
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-2/+2
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* pjrm's fix from bug 1188811bulia byak2006-03-231-4/+4
| | | (bzr r274)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+712
(bzr r1)