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 |
|
jaseg
|
4d711a2fe8
|
Update all svg-flatten dependencies
|
2023-10-26 00:32:02 +02:00 |
|
jaseg
|
00eb9594d6
|
svg-flatten: Add cubic bezier support for newer usvg versions
|
2023-10-26 00:04:17 +02:00 |
|
jaseg
|
8ab0c9fa01
|
Make warning messages in color handling code easier to understand
|
2023-06-21 15:39:46 +02:00 |
|
jaseg
|
2fbde62df9
|
Fix build on newer gcc
|
2023-06-21 15:39:32 +02:00 |
|
jaseg
|
4aa448a5a3
|
svg-flatten: Fix pattern clipping for rotated/skewed transforms
|
2023-04-16 20:12:59 +02:00 |
|
jaseg
|
384c917307
|
svg-flatten: Fix extraneous fill in SVG stroke output
|
2023-04-16 20:11:43 +02:00 |
|
jaseg
|
348409a29e
|
svg-flatten: Bump WASI SDK to v20 and fix build
|
2023-04-16 14:19:12 +02:00 |
|
jaseg
|
3fbb56c3ae
|
Fix clang build and warnings
|
2023-04-16 14:04:53 +02:00 |
|
jaseg
|
4a3a9f1582
|
Fix remaining commands for layer rework
|
2023-03-31 16:35:41 +02:00 |
|
jaseg
|
0d4172901b
|
Fix scale of drill mapping test
|
2023-03-30 15:05:09 +02:00 |
|
jaseg
|
bc63166a40
|
svg-flatten: Make drill size mapping more precise, add tests
|
2023-03-30 14:54:46 +02:00 |
|
jaseg
|
2df63318a2
|
svg-flatten: Test transform decomposition under mirroring
|
2023-03-30 12:12:38 +02:00 |
|
jaseg
|
5f008f623a
|
svg-flatten: Add transform decomposition unit tests
|
2023-03-29 23:53:01 +02:00 |
|
jaseg
|
10669301a1
|
svg-flatten: Add stroke mapping test
|
2023-03-29 22:42:49 +02:00 |
|
jaseg
|
25628f1d24
|
svg-flatten: Add stroked SVG output
|
2023-03-29 22:21:15 +02:00 |
|
jaseg
|
eb7107a8c6
|
svg-flatten: Fix incorrect polarity for outlined strokes
|
2023-03-29 18:23:56 +02:00 |
|
jaseg
|
454d587d79
|
svg-flatten: Optimize output aperture count
|
2023-03-29 15:54:00 +02:00 |
|
jaseg
|
602e51ca10
|
svg_doc: Fix gerber mapping of strokes with skewed or non-uniform transforms
|
2023-03-29 15:45:14 +02:00 |
|
jaseg
|
6b0382ab77
|
WIP
|
2023-03-25 22:05:03 +01:00 |
|
jaseg
|
a6adfe4d1d
|
svg-flatten: Add input scaling
|
2023-03-22 23:27:12 +01:00 |
|
jaseg
|
1da5919d91
|
svg-flatten: fix dilation of new aperture tokens
|
2022-07-03 23:13:23 +02:00 |
|
jaseg
|
e845888580
|
svg-flatten: Fix pattern aperture macro export
|
2022-06-24 13:04:25 +02:00 |
|
jaseg
|
e76d257220
|
svg-flatten: fix failing tests
|
2022-06-21 16:23:09 +02:00 |
|
jaseg
|
0ecb612d59
|
svg-flatten: remove debug prints
|
2022-06-20 19:40:24 +02:00 |
|
jaseg
|
d3204b1ede
|
svg-flatten: Finish direct interpolation optimization
|
2022-06-20 19:37:33 +02:00 |
|
jaseg
|
2fc5d1d929
|
svg-flatten: outline mode WIP
|
2022-06-20 18:48:17 +02:00 |
|
jaseg
|
e4a0c1ba4a
|
Fix outline mode clip & flash handling
|
2022-06-20 18:30:34 +02:00 |
|
jaseg
|
9e9cc2bc01
|
svg-flatten: add export of patterns via aperture macros
|
2022-06-20 16:19:53 +02:00 |
|
jaseg
|
d09cf6ef3b
|
svg-flatten: Add 'complete pattern tiles only' switch
This is not part of the SVG spec, but it is useful for generating proto
boards using SVG patterns.
|
2022-06-20 10:24:26 +02:00 |
|
jaseg
|
f58cca0ba6
|
svg-flatten: remove debug prints
|
2022-06-19 21:26:35 +02:00 |
|
jaseg
|
446c5e5901
|
svg-flatten: fix patterns with offset clip path
|
2022-06-19 21:25:10 +02:00 |
|
jaseg
|
676eff0a30
|
svg-flatten: Fix drills in patterns
|
2022-06-19 13:42:58 +02:00 |
|
jaseg
|
31b5a77c8a
|
svg-flatten: Fix drill export
|
2022-06-19 00:53:55 +02:00 |
|
jaseg
|
14e9d7fbc2
|
svg-flatten: add drill handling to outline mode
|
2022-06-18 17:29:27 +02:00 |
|
jaseg
|
952ddf4a20
|
tests: remove use of deprecated Pillow API
|
2022-06-11 22:57:09 +02:00 |
|
jaseg
|
f55cfb4b35
|
svg-flatten: Make view box log output more readable
|
2022-06-10 22:42:31 +02:00 |
|
jaseg
|
2e2a7e6a41
|
Fix dilation script processing
|
2022-06-10 00:25:28 +02:00 |
|
jaseg
|
2616cf46ff
|
svg-flatten: Add forwarding logic for usvg font options
|
2021-09-30 20:37:49 +02:00 |
|
jaseg
|
29c8245d0a
|
Auto-discover usvg and svg-flatten properly
|
2021-09-29 18:44:09 +02:00 |
|
jaseg
|
7dccfc8e11
|
svg-flatten/tests: Only print output on error
|
2021-09-29 17:44:08 +02:00 |
|
jaseg
|
2380dcb222
|
svg-flatten: Remove unnecessary debug prints
|
2021-09-29 17:43:39 +02:00 |
|
jaseg
|
a511e7dc82
|
svg-flatten: Remove leftover debug print in svg_color.c
|
2021-09-29 16:39:52 +02:00 |
|
jaseg
|
d406b1f1d0
|
Add rgba color support for newer resvg/usvg
|
2021-09-29 16:38:51 +02:00 |
|
jaseg
|
8a64621e8c
|
CI/svg-flatten: add wasm builds
|
2021-09-29 16:38:13 +02:00 |
|
jaseg
|
7eb0b9d7e4
|
svg-flatten: Add wasmtime support
|
2021-09-29 16:37:59 +02:00 |
|
jaseg
|
956538a32c
|
svg-flatten: Add multi-exclude/include tests
|
2021-08-18 21:39:54 +02:00 |
|
jaseg
|
fae8532b05
|
svg-flatten: Fix include/exclude logic
|
2021-08-18 21:28:58 +02:00 |
|
jaseg
|
aaade1b168
|
Collect various rendering params into new RenderContext object
|
2021-08-18 17:29:57 +02:00 |
|
jaseg
|
aad0ae0215
|
svg-flatten: zeroize polygon_sink pointer after use
|
2021-08-17 23:05:59 +02:00 |
|