summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating deprecated type calls.Jon A. Cruz2008-05-061-2/+2
| | | (bzr r5617)
* Address string-literal-to-char* warning: Make gm_read_error global var point ↵Peter Moulder2008-05-042-6/+6
| | | | | to const char. (bzr r5597)
* Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵John Bintz2008-04-172-0/+25
| | | | | skipping the standard, slower potrace filtering routines. (bzr r5466)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-19/+19
| | | (bzr r5379)
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵Johan B. C. Engelen2008-03-301-0/+20
| | | | | minimal checking was done with existing Makefile_insert (bzr r5241)
* warning cleanupJon A. Cruz2008-03-021-8/+8
| | | (bzr r4917)
* Update Potrace to 1.8Bob Jamison2007-10-2617-127/+174
| | | (bzr r3965)
* 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-142-16/+56
| | | (bzr r1948)
* refactoring, add background removalBob Jamison2006-07-052-104/+76
| | | (bzr r1360)
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-132-12/+21
| | | (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)
* Another typo from the patch. sorry again.Bob Jamison2006-03-041-1/+1
| | | (bzr r200)
* Fix typo from when i applied patch. My mistake. Sorry!Bob Jamison2006-03-041-1/+1
| | | (bzr r199)
* Add some items from Peter Selinger's patch to Potrace 1.7Bob Jamison2006-02-284-41/+49
| | | (bzr r191)
* moving trunk for module inkscapeMenTaLguY2006-01-1619-0/+4850
(bzr r1)