Wykres commitów

5 Commity (patch-img-open_file)

Autor SHA1 Wiadomość Data
Mike Bell 974b3ccb6b PicoVector: Fix ppp arc memory corruption. 2025-01-16 16:32:34 +00:00
Phil Howard 3f2bce2979 PicoVector: Fix bug in Polygon.rectangle.
Fix spurious point in top-left corner causing a broken triangular
rectangle when any permutation of corners other than the bottom-left
is rounded.
2025-01-16 16:32:34 +00:00
Phil Howard bed45f6424 PicoVector: Tweak for C++ compatibility. 2025-01-16 16:32:34 +00:00
Jonathan Williamson 749feb03ea PicoVector: Add star and line primitives. 2025-01-16 16:32:34 +00:00
Phil Howard d4e0d660b9 PicoVector: Big refactor, ppp primitives.
* Remove Polygon types in favour of primitives .circle, .rectangle etc
* Add a new Transform type for building up transformation matrices
* Add support to set/clear transform on drawing
2025-01-16 16:32:34 +00:00