Andrey Antukh
b9907ec401
🎉 Add PathData data type
...
That replaces the ad-hoc helpers for convert path content from
plain with encapsulated type that implements the appropriate
clojure protocols and interfaces that helps interacting with
binary encoded path data
2025-03-26 13:17:25 +01:00
Andrey Antukh
b6ecc8b1be
💄 Format common code
2024-01-08 09:32:50 +01:00
Andrey Antukh
74447442b8
✨ Add several improvements to svg path parser tests
...
And properly reorganize legacy implementations
2023-12-28 10:30:56 +01:00
Andrey Antukh
63b264b494
🐛 Fix incorrect last command tracing on svg path parser
2023-12-27 15:38:14 +01:00
Andrey Antukh
2dd1858026
⚡ Reimplement path parsing using native lang
2023-12-12 09:18:12 +01:00
Andrey Antukh
3ceb4cf895
♻️ Make svg to shapes conversion code multiplatform
...
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
2023-11-07 12:48:31 +01:00