penpot/render-wasm/src
2025-04-16 14:07:33 +02:00
..
fonts 🎉 Swap default font for source sans (wasm) 2025-04-08 14:48:28 +02:00
js ♻️ Refactor how rAF/cAF is handled (#6241) 2025-04-15 15:45:28 +02:00
render 🐛 Fix avoid uncacheable tiles (#6281) 2025-04-16 10:59:24 +02:00
shapes ♻️ Adapt linear gradient type so it can be used for radial too (wasm) 2025-04-16 14:07:33 +02:00
wasm 🎉 Store custom fonts (ttfs) and use them to write texts (wasm) (#6050) 2025-03-14 12:45:15 +01:00
debug.rs 💄 Format rust code 2024-11-21 17:23:49 +01:00
emscripten.rs 🎉 Add performance measuring functions (#6229) 2025-04-10 11:33:22 +02:00
main.rs ♻️ Adapt linear gradient type so it can be used for radial too (wasm) 2025-04-16 14:07:33 +02:00
math.rs Improvements on flex layout positioning 2025-03-21 10:18:34 +01:00
mem.rs ♻️ Adapt linear gradient type so it can be used for radial too (wasm) 2025-04-16 14:07:33 +02:00
performance.rs 🐛 Fix broken test build for rust wasm 2025-04-15 16:58:49 +02:00
render.rs Reparent modifiers 2025-04-16 11:27:51 +02:00
shapes.rs Reparent modifiers 2025-04-16 11:27:51 +02:00
state.rs Reparent modifiers 2025-04-16 11:27:51 +02:00
utils.rs 🎉 Improve performance reducing unnecessary calls to set-objects 2025-03-27 15:47:03 +01:00
uuid.rs 🔧 Fix Rust tests (#6208) 2025-04-07 14:08:41 +02:00
view.rs 🔧 Refactor RenderState scale calculation 2025-03-20 14:36:45 +01:00
wapi.rs 🐛 Fix broken test build for rust wasm 2025-04-15 16:58:49 +02:00
wasm.rs 🎉 Store custom fonts (ttfs) and use them to write texts (wasm) (#6050) 2025-03-14 12:45:15 +01:00