gerbolyze/svg-flatten/src
jaseg 8e8bcee209 Fix infinite loop bug in dehole_polytree
Closes #43. Thanks to github users @Altomare for reporting this one, and
@fstark for suggesting a fix.
2023-11-14 20:50:52 +01:00
..
test svg-flatten: Test transform decomposition under mirroring 2023-03-30 12:12:38 +02:00
flatten.cpp svg-flatten: Add cubic bezier support for newer usvg versions 2023-10-26 00:04:17 +02:00
lambda_sink.cpp
main.cpp Make warning messages in color handling code easier to understand 2023-06-21 15:39:46 +02:00
nopencv.cpp Update all svg-flatten dependencies 2023-10-26 00:32:02 +02:00
nopencv.hpp Fix build on newer gcc 2023-06-21 15:39:32 +02:00
out_dilater.cpp
out_flattener.cpp
out_gdsii.cpp
out_gerber.cpp svg-flatten: Fix incorrect polarity for outlined strokes 2023-03-29 18:23:56 +02:00
out_scaler.cpp
out_sexp.cpp Make warning messages in color handling code easier to understand 2023-06-21 15:39:46 +02:00
out_svg.cpp svg-flatten: Fix extraneous fill in SVG stroke output 2023-04-16 20:11:43 +02:00
proto-gen.py
svg_color.cpp Make warning messages in color handling code easier to understand 2023-06-21 15:39:46 +02:00
svg_color.h
svg_doc.cpp svg-flatten: Bump WASI SDK to v20 and fix build 2023-04-16 14:19:12 +02:00
svg_geom.cpp Fix infinite loop bug in dehole_polytree 2023-11-14 20:50:52 +01:00
svg_geom.h
svg_import_defs.h
svg_import_util.cpp
svg_import_util.h
svg_path.cpp svg-flatten: Add cubic bezier support for newer usvg versions 2023-10-26 00:04:17 +02:00
svg_path.h WIP 2023-03-25 22:05:03 +01:00
svg_pattern.cpp svg-flatten: Fix pattern clipping for rotated/skewed transforms 2023-04-16 20:12:59 +02:00
svg_pattern.h
util.cpp svg-flatten: Bump WASI SDK to v20 and fix build 2023-04-16 14:19:12 +02:00
util.h
vec_core.cpp
vec_core.h
vec_grid.cpp
vec_grid.h
wasi_exception_workaround.cpp