Alonso Torres
c783260265
🐛 Fix problem with export and fonts ( #10238 )
2026-06-17 16:24:50 +02:00
Andrey Antukh
c5de4c27b0
Merge remote-tracking branch 'origin/main' into staging
2026-06-01 12:57:39 +02:00
Yamila Moreno
ddba2ffa75
📎 Update Kaleidos Copyright ( #9929 )
2026-05-29 11:24:58 +02:00
Edwin Rivera
7dbd602d1e
🐛 Fix text export with custom fonts across SVG, PNG and JPG ( #9094 )
...
* 🐛 Fix text export with custom fonts across SVG, PNG and JPG
Text layers using custom or non-standard fonts were rendered incorrectly
on export regardless of the target format. The exporter was not resolving
the font face correctly before rasterization/serialization, causing the
output to fall back to a default glyph set and producing broken or
misaligned text. This fix ensures font data is resolved and embedded
consistently in the export pipeline for all output formats.
Signed-off-by: Edwin Rivera <bytelogic772@gmail.com>
* 📚 Add entry to CHANGES.md under 2.17.0
Signed-off-by: edwin-rivera-dev <bytelogic772@gmail.com>
---------
Signed-off-by: Edwin Rivera <bytelogic772@gmail.com>
Signed-off-by: edwin-rivera-dev <bytelogic772@gmail.com>
2026-04-22 15:19:58 +02:00
Andrey Antukh
31d8b35a2c
📎 Revert small changes related to browser pool on exporter
2026-03-10 18:51:04 +01:00
Alonso Torres
c972c06142
🐛 Fix problem with export dialog on single board ( #8426 )
2026-02-24 14:41:35 +01:00
Aitor Moreno
a614207f7e
🐛 Fix exporter failing with HTTPS
2025-12-09 16:08:20 +01:00
Andrey Antukh
7cf4ec2792
♻️ Make the exporter build as esm module
2025-10-01 10:58:03 +02:00
Andrey Antukh
9fe32bb290
💄 Fix format issues on exporter module
2023-11-29 12:56:11 +01:00
Alejandro Alonso
f05e37590a
🐛 Fix font kerning on export
2023-03-22 09:30:07 +01:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
bfb0ba47f5
💄 Fix linter issues on exporter
2022-06-29 14:53:57 +02:00
Andrey Antukh
9140fc71b9
♻️ Refactor exportation process, make it considerably faster
2022-04-05 13:23:39 +02:00
Andrey Antukh
a0762aca45
🐛 Fix pdf print on exporter
2022-03-23 14:46:04 +01:00
Andrey Antukh
b3d70f2556
🐛 Fix many issues related to exportation process
2022-03-23 13:21:52 +01:00
Andrey Antukh
d4c1e2fc36
📎 Minor cosmetic fixes
2022-03-22 11:34:32 +01:00
Andrey Antukh
903a9356a9
🐛 Fix many issues after PR review
2022-03-22 11:34:32 +01:00
Andrey Antukh
4a9e38a221
♻️ Refactor exporter
...
- Migrate from puppeteer to playwright
- Fix many lifecycle and resource usage issues
- Add redis integration
- Enable multiple exportation
- Enable asynchronos exportation (with progress reporting)
2022-03-22 11:34:32 +01:00
Andrey Antukh
f7568f6348
✨ Minor improvements on exporter.
2022-01-20 14:16:58 +01:00
Andrey Antukh
d1e4f0de3e
⚡ Improve performance and resolve render issues on exporter.
2022-01-20 11:47:17 +01:00
Andrey Antukh
0be2b2791f
♻️ Refactor error handling on exporter browser module.
2021-11-17 10:09:36 +01:00
alonso.torres
78d027b25e
🐛 Fix problem with text rendering on export
2021-11-10 11:08:32 +01:00
Andrey Antukh
4708af3b91
🎉 Add sentry integration (on exporter).
2021-09-22 10:53:53 +02:00
Andrey Antukh
d246db7be8
📎 Change default params on exporter pool.
2021-09-20 15:21:26 +02:00
Andrés Moya
203473c965
🎉 Export to PDF all artboards of one page
2021-09-02 15:21:33 +02:00
Andrey Antukh
4c430cedf5
♻️ Refactor exporter browser management.
...
Replace the cluster dependency with generic-pool.
2021-08-19 14:17:51 +02:00
Andrés Moya
1ee14a76f4
🎉 Export shapes to pdf
2021-07-06 18:08:08 +02:00
Andrey Antukh
3fdcea78e4
✨ Properly configure page default timeouts (exporter).
2021-05-17 12:02:21 +02:00
Andrey Antukh
abb244c940
♻️ Refactor exporter state initialization.
2021-05-06 14:13:54 +02:00
Andrey Antukh
f545e41d10
📎 Fix license header.
2021-04-12 16:49:43 +02:00
Andrey Antukh
3234b19790
🐛 Update puppeter and try fix exporting bug.
2021-03-02 10:51:06 +01:00
alonso.torres
baaeb20d6b
♻️ Moved namespace for keyboard utils
2021-02-15 12:49:54 +01:00
Andrey Antukh
17813e5090
🎉 Add svg export.
2020-08-05 11:19:34 +02:00
Andrey Antukh
2fb4e72240
🎉 Add stacked exports.
2020-07-03 11:49:37 +02:00
Andrey Antukh
f8881b3c72
✨ Adapt exporter app to deployment related chages.
2020-07-02 10:43:14 +02:00
Andrey Antukh
c2db6d4f35
🎉 Add initial exporter (nodejs) application.
2020-07-01 13:41:59 +02:00