kicad/thirdparty
Kliment 327956ae27 nanosvg: Fix nanosvg default stroke width to assume 0 instead of 1px
Nanosvg assumes that an unspecified stroke width is 1px, whereas the SVG
specification specifies it should be read as 0px. This causes problems
when scaling factors are applied to 0px lines, leading to them being
misinterpeted by our import.

This commit fixes the nanosvg assumption by setting the initial stroke
width to 0 instead of 1px.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/13353
2023-01-31 20:34:25 +00:00
..
3dxware_sdk Suppress unnecessary navlib stderr output on macOS 2023-01-20 12:32:09 -05:00
argparse
clipper
clipper2 Fix GCC 13 build error. 2023-01-18 23:14:33 +00:00
compoundfilereader
delaunator
dxflib_qcad
fmt
glew
gzip-hpp
json_schema_validator
lemon
libcontext
markdown2html
nanodbc nanodbc - CMakeLists.txt - Provide a helpful message to the developer to indicate the two odbc options to install if neither is found 2023-01-21 22:24:52 +00:00
nanosvg nanosvg: Fix nanosvg default stroke width to assume 0 instead of 1px 2023-01-31 20:34:25 +00:00
nlohmann_json
other_math
pegtl
picosha2
potrace
pybind11
rectpack2d
rtree
sentry-native Update sentry-native sdk to latest 2023-01-27 23:54:20 -05:00
thread-pool
tinyspline_lib
turtle
CMakeLists.txt