alonso.torres
|
a230d2fcf6
|
✨ Improve tile rendering updating
|
2025-11-05 17:16:06 +01:00 |
|
Elena Torro
|
d18a018236
|
🔧 Fix tab rendering with the text editor
|
2025-11-03 11:02:28 +01:00 |
|
Elena Torro
|
eaa3904a3a
|
🔧 Remove unused text attrs
|
2025-10-31 09:22:01 +01:00 |
|
Alejandro Alonso
|
9d29d5e8cc
|
🐛 Serialize font weight properly
|
2025-10-30 14:15:57 +01:00 |
|
Elena Torro
|
9dfb0ebe84
|
🐛 Fix default font size in text spans
|
2025-10-29 17:23:29 +01:00 |
|
Aitor Moreno
|
eb088c31c1
|
🔧 Rename textleafs and inlines to keep coherence between render and editor
|
2025-10-23 13:04:21 +02:00 |
|
Belén Albeza
|
e4a3fc3940
|
✨ Limit the amount of text fills passed to wasm
|
2025-10-14 16:05:03 +02:00 |
|
Belén Albeza
|
60f45d1fd7
|
🐛 Fix internal error crash when attempting to download a font resource that returns 404
|
2025-10-02 09:58:38 +02:00 |
|
Aitor Moreno
|
732c79b7b5
|
🎉 Add function to retrieve caret position
|
2025-10-01 09:18:46 +02:00 |
|
Alejandro Alonso
|
c0c2c9489c
|
Merge pull request #7170 from penpot/elenatorro-fix-text-tests
🔧 Update and fix text tests
|
2025-08-22 13:34:00 +02:00 |
|
Aitor Moreno
|
596193d34d
|
🎉 Add missing styles on text leaves
|
2025-08-22 12:22:51 +02:00 |
|
Elena Torro
|
96a91dc710
|
🔧 Add missing emoji ranges
|
2025-08-22 09:54:03 +02:00 |
|
Andrey Antukh
|
6588913141
|
♻️ Remove several level of unnecesary allocation on writing text
|
2025-08-18 21:54:36 +02:00 |
|
Andrey Antukh
|
73a72ec1c7
|
💄 Add naming and docstring consistency fixes to wasm api
|
2025-08-11 12:49:01 +02:00 |
|
Elena Torro
|
c69ee35e18
|
✨ Include symbols support
|
2025-08-01 13:41:12 +02:00 |
|
Elena Torro
|
2913899aa5
|
🐛 Fix auto-format on font
|
2025-07-28 17:31:36 +02:00 |
|
Belén Albeza
|
af5b942e05
|
🐛 Fix copy/paste not working on follow up pastes
|
2025-07-25 09:53:48 +02:00 |
|
Belén Albeza
|
098fd9fb0f
|
🐛 Fix not picking up font style / variant in new renderer
|
2025-07-25 09:48:20 +02:00 |
|
Andrey Antukh
|
9ee488009f
|
♻️ Add substantial refactor on how types are organized
This mainly affects types related to colors, fills and texts, moving library
based operations from color namespace.
|
2025-07-23 08:03:23 +02:00 |
|
Andrey Antukh
|
af99bd620c
|
✨ Use binary fills to write data to wasm memory
|
2025-07-23 07:32:11 +02:00 |
|
Alejandro Alonso
|
d71fa659d5
|
🐛 Fix asynchronous content rendering
|
2025-06-19 14:03:40 +02:00 |
|
Elena Torro
|
d248dd09bc
|
🐛 Fix storing custom fonts
|
2025-06-17 09:38:17 +02:00 |
|
Elena Torro
|
a8d4b293dc
|
🐛 Fix loading same resources multiple times
|
2025-06-06 12:26:35 +02:00 |
|
Elena Torro
|
8c20159fb0
|
🐛 Cache emoji font correctly
|
2025-06-06 11:28:50 +02:00 |
|
Elena Torro
|
79e1c29306
|
🐛 Fix emoji detection and load
|
2025-06-06 11:28:50 +02:00 |
|
Elena Torro
|
c40de5fb87
|
🎉 Implement font fallback to support multiple languages
|
2025-06-03 08:21:59 +02:00 |
|
Alejandro Alonso
|
90744c182e
|
Merge pull request #6602 from penpot/elenatorro-11214-use-text-decoration-from-leaf
🐛 Fix reading text-decoration and text-transform from leaf, and fallback to paragraph values
|
2025-05-30 13:33:58 +02:00 |
|
Elena Torro
|
4e2f905a26
|
🐛 Fix reading text-decoration and text-transform from leaf, and fallback to paragraph values
|
2025-05-30 13:22:39 +02:00 |
|
Andrey Antukh
|
d2cd99ed44
|
⬆️ Update google fonts
|
2025-05-30 13:08:57 +02:00 |
|
Elena Torro
|
42ef2f929a
|
🎉 Add text fills
|
2025-05-21 18:32:50 +02:00 |
|
Elena Torro
|
59982c9056
|
🐛 Fix parsing text spaces
|
2025-05-09 11:23:00 +02:00 |
|
Elena Torro
|
f8602810eb
|
🐛 Fix font id serialization
|
2025-04-30 11:48:07 +02:00 |
|
Elena Torro
|
2306df5fb7
|
✨ Load emoji font dynamically when initializing
|
2025-04-29 13:07:06 +02:00 |
|
Elena Torro
|
44d68ad723
|
🐛 Calculate text-length in bytes correctly
|
2025-04-25 09:48:12 +02:00 |
|
Elena Torró
|
14e8026e30
|
🐛 Fix take new lines into account when rendering text (#6337)
|
2025-04-24 12:16:21 +02:00 |
|
Elena Torro
|
83f72f3e41
|
🔧 Parse text leaves all at once
|
2025-04-21 13:24:39 +02:00 |
|
Belén Albeza
|
c0ba92f503
|
🎉 Add support for default font variants (wasm)
|
2025-04-08 16:45:27 +02:00 |
|
Elena Torro
|
d757009b48
|
🐛 Fix Google Fonts load by parsing italic variant ids correctly
|
2025-04-01 14:01:54 +02:00 |
|
Belén Albeza
|
219d9af885
|
♻️ Simplify font ids
|
2025-03-28 15:21:42 +01:00 |
|
Belén Albeza
|
c6bba54573
|
♻️ Refactor font-related wasm code into a sub-namespace
|
2025-03-28 15:17:13 +01:00 |
|