mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-24 00:34:47 +00:00
.. | ||
CMakeLists.txt | ||
LICENSE.zlib | ||
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.