summaryrefslogtreecommitdiffstats
path: root/generic/nanosvg.h
Commit message (Expand)AuthorAgeFilesLines
* Use more size_t type internally, when compiling against Tcl 9.0 headers. No c...jan.nijtmans2020-05-251-0/+0
* Merge trunkjan.nijtmans2020-02-261-1/+1
* tksvg crash on style usage due to different malloc and free types on some sys...oehhar2019-11-121-4/+4
* Bug in float emulation for MS-VC6: map fabsf() to fabs(), not abs(). Add floa...oehhar2019-10-041-1/+5
* Merge 8.6jan.nijtmans2019-05-091-3/+3
* Make svg compile with MS VC++ 6 - attention - strtoll is replaced by strtol w...oehhar2018-06-151-0/+26
* Make branch compile with MSVC 2008 (Express Edition)fvogel2018-06-061-1/+4
* Add missing files, as provided by René Zaumseil.fvogel2018-05-151-0/+3055