gerbolyze/svg-flatten/src
2026-04-25 12:27:58 +02:00
..
test svg-flatten: tests: Adjust vectorizer image comparison thresholds 2024-09-23 22:46:50 +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 svg-flatten: Default s-exp module name to input filename stem 2026-04-25 12:27:37 +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 Improve svg-flatten document scale error messages 2024-07-05 12:37:48 +02:00
out_scaler.cpp svg-flatten: fix failing tests 2022-06-21 16:23:09 +02:00
out_sexp.cpp svg-flatten: Automatically map gerbonara layer names to kicad layers in s-exp output 2026-04-25 12:25:40 +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: Fix parsing of layer groups in recent usvg 2026-04-25 12:26:34 +02:00
svg_geom.cpp svg-flatten: Fix hang in dehole_polytree 2024-09-23 20:38:27 +02: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: Improve error messages when calling usvg 2026-04-25 12:27:58 +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