Releases: HBehrens/pdc_tool
Releases · HBehrens/pdc_tool
v0.3.4
05 Nov 22:03
Compare
Sorry, something went wrong.
No results found
support for SVG's <circle> element
support for Quadratic and Cubic Bézier curves via approximation
internal: upgrade to rustc 1.89 to simplify C/Rust interop in WASM
v0.3.3
26 Mar 21:22
Compare
Sorry, something went wrong.
No results found
new: --crop argument to be used with <padding> or <x,y,w,h>
improved: error messages for png command
removed: Windows build of pdc_tool (seemingly didn't work and WSL allows for running the Linux binaries)
v0.3.2
19 Mar 21:32
Compare
Sorry, something went wrong.
No results found
v0.3.1
08 Mar 21:30
Compare
Sorry, something went wrong.
No results found
change: when converting SVGs, ignore display="none" attribute on root element (to be compatible with original Pebble assets)
v0.3.0
02 Mar 22:35
Compare
Sorry, something went wrong.
No results found
new: binaries for more target architectures (incl. Windows and armv7 for Linux)
new: statically linked Linux binaries (all "musl" binaries)
change: naming of release binaries by prefixing with OS name
v0.2.1
27 Feb 21:17
Compare
Sorry, something went wrong.
No results found
new: option --sunlight-colors on png command
fixed: handling of element in SVG (reported by LCP) – need to file PR against crate usvg
internal: e2e test suite against set of fixtures (including both scenarios by LCP)
v0.2.0
20 Feb 22:51
Compare
Sorry, something went wrong.
No results found
new: pdc_tool emits initial set of diagnostics when converting SVG (see --quiet option to silence)
new: command pdc to write PDC files
new: rudimentary handling of Bézier curves (replaces curve with straight line for now)
fixed: no more program aborts (panic!, unwrap, except, todo!), but graceful degradation
fixed: correctly handle "close" verb in SVG paths (reported by LCP)
v0.2.0-preview
19 Feb 20:26
Compare
Sorry, something went wrong.
No results found
new: pdc_tool emits initial set of diagnostics when converting SVG (see --quiet option to silence)
new: command pdc to write PDC files
new: rudimentary handling of Bézier curves (replaces curve with straight line for now)
fixed: no more program aborts (panic!, unwrap, except, todo!), but graceful degradation
fixed: correctly handle "close" verb in SVG paths (reported by LCP)
v0.1.1
17 Feb 22:10
Compare
Sorry, something went wrong.
No results found
use screenshot in README.md
v0.1.0
17 Feb 21:25
Compare
Sorry, something went wrong.
No results found