85e44c2dae
The issue was in a validity test working only if CR+LF is not replaced by LF Fixes #10096 https://gitlab.com/kicad/code/kicad/issues/10096 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.zlib | ||
README.txt | ||
nanosvg.cpp | ||
nanosvg.h |
README.txt
This directory contains the nanosvg library from https://github.com/memononen/nanosvg. It is licensed under the ZLib license, which can be found in this directory. The header-only implementation has been slip so that the function definitions are now contained inside the nanosvg.cpp file.