mirror of
https://github.com/penpot/penpot.git
synced 2026-05-12 03:23:46 +00:00
* ♻️ Move text serialization code to wasm module * ♻️ Add serializer for TextAlign * ♻️ Add serializers for TextDirection and TextDecoration * ♻️ Add serializer for TextTransform * ♻️ Remove unused font_style from TextLeaf model * ♻️ Refactor parsing of TextLeaf from bytes * ♻️ Decouple tight serialization of Paragraph