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 Reorg: move svg-flatten files into subdir 2021-01-30 20:01:00 +01:00
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 svg-flatten: fix dilation of new aperture tokens 2022-07-03 23:13:23 +02:00
out_flattener.cpp Fix outline mode clip & flash handling 2022-06-20 18:30:34 +02:00
out_gdsii.cpp svg-flatten: Add input scaling 2023-03-22 23:27:12 +01:00
out_gerber.cpp svg-flatten: Fix incorrect polarity for outlined strokes 2023-03-29 18:23:56 +02:00
out_scaler.cpp svg-flatten: fix failing tests 2022-06-21 16:23:09 +02:00
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-flatten: Add input scaling 2023-03-22 23:27:12 +01:00
svg_color.cpp Make warning messages in color handling code easier to understand 2023-06-21 15:39:46 +02:00
svg_color.h Add rgba color support for newer resvg/usvg 2021-09-29 16:38:51 +02:00
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 Remove cairo dependency 2021-04-25 00:20:51 +02:00
svg_import_defs.h Reorg: move svg-flatten files into subdir 2021-01-30 20:01:00 +01:00
svg_import_util.cpp svg-flatten: Add wasmtime support 2021-09-29 16:37:59 +02:00
svg_import_util.h Remove cairo dependency 2021-04-25 00:20:51 +02:00
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 svg-flatten: add export of patterns via aperture macros 2022-06-20 16:19:53 +02:00
util.cpp svg-flatten: Bump WASI SDK to v20 and fix build 2023-04-16 14:19:12 +02:00
util.h svg-flatten: Add forwarding logic for usvg font options 2021-09-30 20:37:49 +02:00
vec_core.cpp Auto-discover usvg and svg-flatten properly 2021-09-29 18:44:09 +02:00
vec_core.h Collect various rendering params into new RenderContext object 2021-08-18 17:29:57 +02:00
vec_grid.cpp Reorg: move svg-flatten files into subdir 2021-01-30 20:01:00 +01:00
vec_grid.h Reorg: move svg-flatten files into subdir 2021-01-30 20:01:00 +01:00
wasi_exception_workaround.cpp svg-flatten: Add input scaling 2023-03-22 23:27:12 +01:00