openpencil/packages
Danila Poyarkov a8cf8eb412
fix(tauri): prevent Windows font loading crashes (#497)
* fix(tauri): prevent Windows font loading crashes

- Return native font files over binary Tauri IPC instead of JSON byte arrays

- Resolve desktop script fallbacks without parsing large system fonts in JavaScript

* fix(core): restore quality checks

- Use the shared Vector primitive for render-bound offsets

- Remove unsupported SLICE handling from SceneGraph rescaling

- Drop an unused generated-text test binding

* chore: address font fix review

- Place the release note under the Fixed heading

- Name fallback resolution options and use the shared Tauri constant
2026-08-12 20:09:04 +03:00
..
cli refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
core fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
demos feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
docs docs: refresh product roadmap after v0.14.0 (#493) 2026-08-12 16:05:17 +03:00
dom-css Release v0.14.0 2026-08-10 11:40:44 +03:00
fig fix(storage): isolate workspace refresh state 2026-08-10 22:30:54 +03:00
kiwi refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
mcp fix(mcp): close orphaned servers after app disconnects (#494) 2026-08-12 18:44:31 +03:00
pen Release v0.14.0 2026-08-10 11:40:44 +03:00
scene-graph refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
vue fix(i18n): translate remaining app surfaces 2026-08-11 22:19:40 +03:00