penpot/render-wasm/src
Belén Albeza aa468e2153
🎉 Render plain text
* 🎉 Serialize text content (wasm)

* ♻️ Refactor functions in main to wasm module

* 🎉 Stub rendering of paragraph text (wasm)

* 📎 Clean up commented code
2025-03-04 11:54:52 +01:00
..
fonts ♻️ Refactor to make it more ECS friendly 2025-01-22 15:47:36 +01:00
render 🎉 Render plain text 2025-03-04 11:54:52 +01:00
shapes 🎉 Render plain text 2025-03-04 11:54:52 +01:00
wasm 🎉 Render plain text 2025-03-04 11:54:52 +01:00
debug.rs 💄 Format rust code 2024-11-21 17:23:49 +01:00
main.rs 🎉 Render plain text 2025-03-04 11:54:52 +01:00
math.rs Serialize layout data 2025-02-25 15:43:12 +01:00
mem.rs Use skia matrix for internal data 2025-02-11 16:49:43 +01:00
render.rs 🎉 Render plain text 2025-03-04 11:54:52 +01:00
shapes.rs 🎉 Render plain text 2025-03-04 11:54:52 +01:00
state.rs Use skia matrix for internal data 2025-02-11 16:49:43 +01:00
utils.rs Add support for WASM transforms 2025-02-11 12:36:44 +01:00
view.rs Add constraints calculation on WASM (#5894) 2025-02-19 10:40:04 +01:00
wasm.rs 🎉 Render plain text 2025-03-04 11:54:52 +01:00