summaryrefslogtreecommitdiffstats
path: root/generic/nanosvg.h
Commit message (Expand)AuthorAgeFilesLines
* Fix upstream issue 'Regression from commit e7f5981 breaks many hitherto valid...fvogel2020-11-181-2/+2
* Merge 8.6. Eliminate more C++ commentsjan.nijtmans2020-10-281-176/+177
* Make everything compile warning-free using -Wundefjan.nijtmans2020-10-081-5/+5
* Merge 8.6. Fix some more -Wshadow warningsjan.nijtmans2020-10-061-4/+4
* Nanosvg Upstream commit [https://github.com/memononen/nanosvg/commit/ddd39e96...oehhar2020-09-281-2/+11
* nanosvg.h: Upstream commit [https://github.com/memononen/nanosvg/commit/e7f59...oehhar2020-09-281-15/+40
* Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-161-6/+13
* 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