aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/svg_path.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-26svg-flatten: Add cubic bezier support for newer usvg versionsjaseg1-2/+19
2023-04-16Fix clang build and warningsjaseg1-2/+0
2023-03-25WIPjaseg1-17/+4
2022-06-21svg-flatten: fix failing testsv3.0.9jaseg1-1/+5
2021-06-04Fix handling of dashes and joins, all tests run through nowjaseg1-12/+11
2021-04-25Remove cairo dependencywip-nocairojaseg1-31/+41
2021-04-24Replace cairo curve flattener from Anitgrain Graphicsjaseg1-32/+34
2021-02-17svg-flatten: add curve flattening tolerance command line paramjaseg1-2/+2
2021-02-17svg-flatten: Fix fill-rule handling for filled open pathsjaseg1-16/+31
2021-02-06Add workaround to clipper zero-height path bugjaseg1-5/+34
2021-01-30Reorg: move svg-flatten files into subdirjaseg1-0/+213