Andrés Moya
|
81f851cad4
|
🔧 Deactivate debug traces for fonts module
|
2025-10-24 11:49:43 +02:00 |
|
Andrey Antukh
|
7d16515eb7
|
✨ Add minor enhacements to logging on frontend (#7401)
* ✨ Add logging consistency enhacements on fonts loading
* ✨ Disable data evens ns logging
* ✨ Simplify flags logging on application initialization
* ✨ Improve features logging
|
2025-09-30 11:59:41 +02:00 |
|
Florian Schroedl
|
09b9383a0b
|
✨ Choose closest font weight for token weight when no matching weight is found
|
2025-08-26 16:12:07 +02:00 |
|
Eva Marco
|
e34bfb50a8
|
🐛 Fix font variant names for source sans pro font (#7087)
|
2025-08-07 16:25:15 +02:00 |
|
Belén Albeza
|
098fd9fb0f
|
🐛 Fix not picking up font style / variant in new renderer
|
2025-07-25 09:48:20 +02:00 |
|
Florian Schroedl (aider)
|
d788a4d252
|
✨ Implement new token-type :font-families
|
2025-07-23 11:26:28 +02:00 |
|
Andrey Antukh
|
8bb210e7b6
|
🎉 Add binary fills integration
|
2025-07-23 08:03:23 +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
|
d2cd99ed44
|
⬆️ Update google fonts
|
2025-05-30 13:08:57 +02:00 |
|
Andrey Antukh
|
66ee9edaf8
|
✨ Add minor enhacements and naming fixes on schemas
|
2025-05-07 12:17:24 +02:00 |
|
Belén Albeza
|
c0ba92f503
|
🎉 Add support for default font variants (wasm)
|
2025-04-08 16:45:27 +02:00 |
|
Belén Albeza
|
90cb0357c6
|
🎉 Swap default font for source sans (wasm)
|
2025-04-08 14:48:28 +02:00 |
|
Belén Albeza
|
f53cae0faa
|
🎉 Render text that uses a Google Font
|
2025-03-28 15:17:12 +01:00 |
|
Andrey Antukh
|
25e9129a8e
|
🔥 Remove unused and deprecated helpers from app.util.object ns
|
2024-08-27 16:44:14 +02:00 |
|
alonso.torres
|
fbce59e81f
|
✨ Improved text handling in plugins
|
2024-07-02 10:41:06 +02:00 |
|
alonso.torres
|
3a71068a48
|
🐛 Add warning when font cannot be found
|
2024-04-26 12:16:05 +02:00 |
|
alonso.torres
|
8d20220330
|
🐛 Fix inspect code text fonts
|
2024-03-04 20:31:28 +01:00 |
|
alonso.torres
|
9c35652043
|
🐛 Fix problem with font loading
|
2024-01-09 17:54:44 +01:00 |
|
Andrey Antukh
|
833871df65
|
💄 Format frontend code
|
2024-01-08 09:32:50 +01:00 |
|
Andrey Antukh
|
96f5a33f5f
|
⬆️ Upgrade to beicon2 (part1)
|
2023-12-26 14:14:20 +01:00 |
|
Aitor
|
39635cf5df
|
♻️ Refactor how fonts are passed to raster
|
2023-11-28 17:33:04 +01:00 |
|
Alonso Torres
|
ce1bf49606
|
🐛 Fix problems updating texts (#3765)
|
2023-11-06 14:29:09 +01:00 |
|
Aitor
|
0494dc843f
|
♻️ Refactor thumbnails
|
2023-09-18 17:00:13 +02:00 |
|
Andrey Antukh
|
59d02314e2
|
⬆️ Update google fonts
|
2023-07-06 12:46:51 +02:00 |
|
Andrey Antukh
|
7746649eb8
|
🐛 Fix minor issues with fonts caching
|
2023-06-23 16:28:52 +02:00 |
|
Andrey Antukh
|
8f0a4e8333
|
🎉 Add local caching of gfonts styles
|
2023-06-23 13:32:38 +02:00 |
|
Andrey Antukh
|
7feda98eb3
|
✨ Add the ability to disable the google fonts provider
|
2023-06-23 12:55:22 +02:00 |
|
Andrey Antukh
|
433b1b68c3
|
🐛 Improve fonts loading related to thumbnals rendering
|
2023-06-22 13:19:48 +02:00 |
|
Andrey Antukh
|
0aefd044dc
|
✨ Remove atom wrapping on public-uri
|
2023-06-21 20:10:49 +02:00 |
|
Andrey Antukh
|
d11b007795
|
⚡ Add thumbnail renderer
And integrate the dashboard thumbnails to use that service
|
2023-06-21 20:10:49 +02:00 |
|
alonso.torres
|
b2c3dc1504
|
🐛 Fix problem when loading fonts
|
2023-03-08 15:22:31 +01:00 |
|
alonso.torres
|
02aab37ee7
|
🐛 Fix bold typefaces in thumbnails
|
2023-01-24 15:08:58 +01:00 |
|
Pablo Alba
|
c3733ed2e1
|
🐛 Filter gfonts variants for figma exporter plugin
|
2023-01-13 14:19:57 +01:00 |
|
Alejandro Alonso
|
33a8c47f6e
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-09-26 16:50:41 +02:00 |
|
Alejandro Alonso
|
c709505733
|
🐛 Fix woff2 reference in font template
|
2022-09-26 16:45:52 +02:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrey Antukh
|
a1fccd46ff
|
✨ Improve public-uri handling
This enables use penpot under subdirectory
|
2022-09-05 09:41:19 +02:00 |
|
Andrey Antukh
|
2b70331630
|
🐛 Fix custom fonts loading on dashboard thumbnails
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
18ca2aca15
|
🐛 Fix font loading when text is only rendered as svg
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
51023396bc
|
🎉 Add new version of gfonts reference file
|
2022-07-15 09:52:25 +02:00 |
|
alonso.torres
|
97c9035cfd
|
🐛 Fix problems with font initialization
|
2022-05-24 23:34:23 +02:00 |
|
alonso.torres
|
118b4367e7
|
🐛 Parametrized render to embed objects. Fix problem with fonts when exporting to SVG
|
2022-03-22 15:01:16 +01:00 |
|
alonso.torres
|
8eacf738c2
|
🐛 Fix problem with page-options spec
|
2021-10-11 12:30:29 +02:00 |
|
Andrey Antukh
|
b64d5ef357
|
🎉 Add unified logging api.
|
2021-09-30 11:48:14 +02:00 |
|
Andrey Antukh
|
3e4e54870b
|
✨ Fix linter issues on frontend (part 2).
|
2021-06-18 11:20:25 +02:00 |
|
alonso.torres
|
6489ad4114
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-26 16:26:53 +02:00 |
|
Andrey Antukh
|
806dc78d2b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2021-05-25 18:03:37 +02:00 |
|
Andrey Antukh
|
43b34aa279
|
🐛 Fix many corner cases on custom font management.
|
2021-05-25 15:41:52 +02:00 |
|
alonso.torres
|
6a68e9c118
|
♻️ Refactor embed resouces
|
2021-05-25 10:12:09 +02:00 |
|
Andrey Antukh
|
2ea200be78
|
🎉 Add new font selector to workspace.
|
2021-05-19 14:23:51 +02:00 |
|