index
:
gerbolyze.git
main
master
static-compile
temp
tsugi-dev
wasi-wip
wip
wip-nocairo
Gerbolyze: Put high resolution, high detail graphics directly into gerber files. Compatible with all CAD tools!
jaseg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
svg-flatten
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-06-20
svg-flatten: remove debug prints
jaseg
2
-8
/
+9
2022-06-20
svg-flatten: Finish direct interpolation optimization
jaseg
4
-108
/
+129
2022-06-20
svg-flatten: outline mode WIP
jaseg
1
-7
/
+24
2022-06-20
Fix outline mode clip & flash handling
jaseg
7
-56
/
+63
2022-06-20
svg-flatten: add export of patterns via aperture macros
jaseg
8
-7
/
+108
2022-06-20
svg-flatten: Add 'complete pattern tiles only' switch
jaseg
2
-0
/
+28
This is not part of the SVG spec, but it is useful for generating proto boards using SVG patterns.
2022-06-19
svg-flatten: remove debug prints
jaseg
2
-13
/
+0
2022-06-19
svg-flatten: fix patterns with offset clip path
jaseg
2
-2
/
+13
2022-06-19
svg-flatten: Fix drills in patterns
jaseg
1
-1
/
+11
2022-06-19
svg-flatten: Fix drill export
jaseg
3
-31
/
+36
2022-06-18
svg-flatten: add drill handling to outline mode
jaseg
10
-3
/
+106
2022-06-11
tests: remove use of deprecated Pillow API
jaseg
1
-2
/
+2
2022-06-10
svg-flatten: Make view box log output more readable
jaseg
1
-1
/
+1
2022-06-10
Fix dilation script processing
jaseg
1
-4
/
+4
2021-09-30
svg-flatten: Add forwarding logic for usvg font options
v2.2.4
jaseg
4
-28
/
+73
2021-09-29
Auto-discover usvg and svg-flatten properly
v2.2.2
jaseg
1
-7
/
+7
2021-09-29
svg-flatten/tests: Only print output on error
jaseg
1
-2
/
+1
2021-09-29
svg-flatten: Remove unnecessary debug prints
jaseg
1
-7
/
+7
2021-09-29
svg-flatten: Remove leftover debug print in svg_color.c
jaseg
1
-1
/
+1
2021-09-29
Add rgba color support for newer resvg/usvg
wasi-wip
jaseg
4
-29
/
+66
2021-09-29
CI/svg-flatten: add wasm builds
jaseg
4
-5
/
+19
2021-09-29
svg-flatten: Add wasmtime support
jaseg
3
-13
/
+54
2021-08-18
svg-flatten: Add multi-exclude/include tests
jaseg
1
-7
/
+13
2021-08-18
svg-flatten: Fix include/exclude logic
jaseg
3
-24
/
+100
2021-08-18
Collect various rendering params into new RenderContext object
jaseg
9
-160
/
+179
2021-08-17
svg-flatten: zeroize polygon_sink pointer after use
jaseg
1
-0
/
+1
2021-08-17
svg-flatten: Fix doc on --scale
jaseg
1
-1
/
+1
2021-08-17
svg-flatten: Fix case where document unit is not mm
jaseg
2
-6
/
+71
2021-06-05
Make svg-flatten auto-search for cargo dependencies in all call sites
jaseg
5
-87
/
+126
2021-06-05
Throw out a bunch of test stuff, hopefully fix CI build
jaseg
1
-2
/
+2
2021-06-05
Fix binary contours vectorizer
jaseg
5
-13
/
+91
Replace teh-chin with ramer-douglas-peucker
2021-06-04
Enable (shitty) contour simplification
jaseg
1
-2
/
+2
I think my implementation of this algorithm is broken. It does something, but the output looks bad.
2021-06-04
Update comment on join discrepancies
jaseg
1
-1
/
+1
2021-06-04
Add & fix vectorizer tests
jaseg
7
-36
/
+98
2021-06-04
Add larger contour tracing test image
jaseg
1
-16
/
+22
2021-06-04
Fix handling of dashes and joins, all tests run through now
jaseg
4
-27
/
+72
2021-06-04
Add support for stroke-dashoffset
jaseg
1
-2
/
+3
2021-06-03
Add svg-flatten SVG feature tests
jaseg
2
-1
/
+76
2021-06-02
Port svg-flatten to nopencv
jaseg
5
-123
/
+171
2021-06-02
Fix small logical error in tests
jaseg
1
-1
/
+1
2021-06-02
Fix tests
jaseg
2
-20
/
+25
2021-06-02
Add polygon area function & tests. These tests catch a single-px bug.
jaseg
3
-0
/
+83
2021-06-02
Prettify test cases
jaseg
3
-56
/
+95
2021-06-02
Finish chain approximation tests
jaseg
2
-102
/
+186
2021-06-02
Chain approximation approximately working
jaseg
3
-13
/
+34
2021-06-01
Work on chain approx
jaseg
3
-26
/
+251
2021-05-30
Contour finding tests run through
jaseg
3
-21
/
+72
2021-05-30
Add beginnings of minimalist contour tracing code
jaseg
3
-0
/
+453
2021-04-25
Fix pattern rendering and some xform bugs
jaseg
3
-12
/
+20
2021-04-25
svg-flatten: Add support for patterned strokes on outline layers
jaseg
1
-35
/
+33
[next]