openpencil/tests/engine/layout
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
..
absolute-position test: organize prefixed test files into folders 2026-05-06 02:13:18 +03:00
auto-layout fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
grid-layout.test.ts chore(tests): clean more non-null assertions 2026-05-06 03:28:25 +03:00