penpot/render-wasm/src
2025-04-10 12:52:56 +02:00
..
fonts Support emoji default font in text rendering 2025-03-18 10:33:27 +01:00
render 🔧 Fix Rust tests (#6208) 2025-04-07 14:08:41 +02:00
shapes Merge pull request #6235 from penpot/alotor-perf-grid-layout-modifiers-2 2025-04-08 09:47:42 +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 🎉 Add performance measuring functions (#6229) 2025-04-10 11:33:22 +02:00
math.rs Improvements on flex layout positioning 2025-03-21 10:18:34 +01:00
mem.rs 🐛 Remove children correctly 2025-04-09 14:39:21 +02:00
performance.rs 🔧 Fix requiring an emscripten macro in non-wasm architectures 2025-04-10 12:52:56 +02:00
render.rs 🎉 Add performance measuring functions (#6229) 2025-04-10 11:33:22 +02:00
shapes.rs 🐛 Remove children correctly 2025-04-09 14:39:21 +02:00
state.rs 🎉 Avoid full tiles rebuild on set modifiers 2025-03-28 11:55:54 +01: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
wasm.rs 🎉 Store custom fonts (ttfs) and use them to write texts (wasm) (#6050) 2025-03-14 12:45:15 +01:00