penpot/render-wasm/src/render
2025-05-12 11:10:21 +02:00
..
blend.rs ♻️ Move rendering a single shape to the shape itself 2024-12-10 15:29:49 +01:00
debug.rs 🎉 Improve zoom in/out performance 2025-05-12 11:10:21 +02:00
fills.rs 🎉 Disable antialias for small shapes 2025-03-24 16:27:43 +01:00
fonts.rs Load emoji font dynamically when initializing 2025-04-29 13:07:06 +02:00
gpu_state.rs 🔧 Fix linting warnings and errors (#6431) 2025-05-08 11:07:36 +02:00
images.rs 🎉 Improve tile caching 2025-04-22 11:03:21 +02:00
options.rs ♻️ Refactor how rebuild_tiles works 2025-04-24 07:34:35 +02:00
shadows.rs 🎉 Add text solid strokes (#6384) 2025-05-07 17:28:36 +02:00
strokes.rs 🐛 Fix stroke image rendering (#6189) 2025-04-01 09:55:19 +02:00
surfaces.rs 🎉 Improve zoom in/out performance 2025-05-12 11:10:21 +02:00
text.rs 🎉 Add text solid strokes (#6384) 2025-05-07 17:28:36 +02:00
tiles.rs 🐛 Fix avoid uncacheable tiles (#6281) 2025-04-16 10:59:24 +02:00