elenatorro
ac8b5a7bcc
🐛 Fix rounded corners in image fill
2025-03-10 12:16:41 +01:00
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
Belén Albeza
0416e883ca
🐛 Fix rendering order of inner shadows when shape has no fills (wasm)
2025-02-27 17:45:39 +01:00
Elena Torró
27d15763f8
🐛 Override default SamplingOptions for ImageFill and set FilterMode ( #5961 )
...
* 🐛 Override default SamplingOptions for ImageFill and set FilterMode and MipmapMode to 'Linear' instead of 'Nearest'
* 📎 Use sampling_options from render_state in ImageFill
2025-02-26 14:27:25 +01:00
Belén Albeza
2cf179ccf6
♻️ Add ShapeStrokes surface
2025-02-26 09:51:30 +01:00
Belén Albeza
5ebfc603e6
♻️ Refactor surfaces (wasm)
2025-02-26 09:50:17 +01:00
alonso.torres
80d5272248
✨ Serialize layout data
2025-02-25 15:43:12 +01:00
Aitor Moreno
4799f6fe0a
♻️ Refactor rendering surfaces ( #5921 )
2025-02-21 11:04:12 +01:00
Alonso Torres
6cb1aa24cd
✨ Add constraints calculation on WASM ( #5894 )
...
* ✨ Add constraints calculation on WASM
* ✨ Fix after review
2025-02-19 10:40:04 +01:00
Belén Albeza
6cbaacf1e0
🎉 Implement inner shadows (wasm) ( #5767 )
...
* 🎉 Implement inner shadows (wasm)
* 🐛 Fix reset canvas problem
---------
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
2025-02-14 13:46:30 +01:00
Alejandro Alonso
64e6d0b1f8
🐛 Fix wasm glitches
2025-02-13 15:16:45 +01:00
AzazelN28
f8d58cb74e
🎉 Feat masks
2025-02-13 12:54:18 +01:00
alonso.torres
3dcabc9502
✨ Use skia matrix for internal data
2025-02-11 16:49:43 +01:00
Alejandro
8f11a925df
🎉 Non blocking render wasm ( #5726 )
2025-02-10 11:46:56 +01:00
alonso.torres
8c310e6e5c
✨ Add label to wasm renderer
2025-01-30 11:45:06 +01:00
Alejandro
8eb150fd93
🐛 Fix strokes for render wasm ( #5684 )
2025-01-28 16:19:09 +01:00
Alejandro
09131f7533
🎉 Render drop shadows (wasm) ( #5693 )
...
Co-authored-by: Belén Albeza <belen@hey.com>
2025-01-28 15:10:06 +01:00
AzazelN28
fb4e92d0e8
♻️ Refactor to make it more ECS friendly
2025-01-22 15:47:36 +01:00
Belén Albeza
7b1934dcb6
♻️ Create an ImageStore type
2024-12-10 15:41:50 +01:00
Belén Albeza
967bc75a1c
♻️ Move rendering a single shape to the shape itself
2024-12-10 15:29:49 +01:00
Belén Albeza
001aa3f319
♻️ Refactor into render submodules
2024-12-10 15:03:15 +01:00