openpencil/tests/engine/layout/auto-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 test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
alignment fix(fig): improve imported component layout parity 2026-08-03 18:00:15 +03:00
counter-axis test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
fill test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
gap test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
hidden-children test(layout): place auto-layout reflow cases by domain 2026-07-02 10:16:08 +03:00
horizontal test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
imported-derived-layout fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
layout test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
layout-align-self test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
min-max test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
mixed test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
nested fix(layout): preserve imported instance child bounds 2026-06-03 15:47:17 +03:00
self test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
sizing test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
text fix(fig): improve imported component layout parity 2026-08-03 18:00:15 +03:00
vertical test(layout): place auto-layout reflow cases by domain 2026-07-02 10:16:08 +03:00
wrap test: move prefixed splits into domain folders 2026-05-06 14:27:21 +03:00
edge-cases.test.ts test(layout): split auto-layout coverage 2026-05-06 14:10:20 +03:00
imported-derived-layout.test.ts fix(fig): improve imported component layout parity 2026-08-03 18:00:15 +03:00