summaryrefslogtreecommitdiffstats
path: root/generic/tkImgSVGnano.c
Commit message (Expand)AuthorAgeFilesLines
* tkimgscgnano: removed "origin Androwish" in comment. This is incomplete and n...oehhar2020-09-151-2/+1
* Correct tksvg comment origin to AndroWish, add CHW as contributor. The aurioc...oehhar2020-09-141-1/+2
* Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-5/+10
* Merge 8.6jan.nijtmans2019-08-191-0/+3
* Merge branch 'tip-545-svg-options' after positive voteoehhar2019-08-191-33/+137
|\
| * Remove wrong forcing of image size to 1x1 when it was read from the data or d...fvogel2019-06-121-55/+28
| * Fix code style a bit, and commentsfvogel2019-06-101-15/+7
| * svgnano return width or height of 0 is an error and is true for some png images.oehhar2019-06-091-34/+41
| * Implement -scaletowidth/height, output very small scale images as 1x1 images.oehhar2019-06-071-17/+161
| * TIP545: remove image photo svg option "-unit"oehhar2019-05-221-16/+4
* | Make better use of full range for string lengths, if Tk is compiled with Tcl ...jan.nijtmans2019-06-211-8/+8
* | Resolve compiler warnings and segfault in imgListFormat tests.dgp2019-06-211-6/+6
* | Handle SVG string > 2G, when compiled with Tcl 9 headers. Make TCL_INDEX_NONE...jan.nijtmans2019-06-201-16/+16
|/
* New files from René Zaumseilfvogel2018-12-031-15/+5
* René Zaumseil fixed a crashfvogel2018-06-041-0/+1
* New files provided by René Zaumseilfvogel2018-05-161-31/+35
* Add missing files, as provided by René Zaumseil.fvogel2018-05-151-0/+703