penpot/render-wasm/src/render
2025-04-01 09:55:19 +02:00
..
blend.rs ♻️ Move rendering a single shape to the shape itself 2024-12-10 15:29:49 +01:00
debug.rs 🎉 Tile rendering system 2025-03-20 11:14:14 +01:00
fills.rs 🎉 Disable antialias for small shapes 2025-03-24 16:27:43 +01:00
fonts.rs ♻️ Refactor Custom Fonts allocations (#6146) 2025-03-25 15:34:11 +01:00
gpu_state.rs ♻️ Refactor into render submodules 2024-12-10 15:03:15 +01:00
images.rs 🎉 Improve performance reducing unnecessary calls to set-objects 2025-03-27 15:47:03 +01:00
options.rs ♻️ Refactor into render submodules 2024-12-10 15:03:15 +01:00
shadows.rs 🐛 Fix Stroke Shadows 2025-03-28 08:56:37 +01:00
strokes.rs 🐛 Fix stroke image rendering (#6189) 2025-04-01 09:55:19 +02:00
surfaces.rs 🐛 Fix TileSurfaceCache not deref surfaces 2025-03-28 16:14:37 +01:00
text.rs 🐛 Revert offset change to fix paragraph rendering 2025-03-27 17:17:36 +01:00
tiles.rs 🎉 Cache extra tiles 2025-03-28 11:34:18 +01:00