openpencil/tests/engine/tauri
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
..
acp-transport.test.ts fix(tauri): use native dirname for save paths 2026-05-19 12:03:21 +03:00
automation-files.test.ts fix(tauri): use native dirname for save paths 2026-05-19 12:03:21 +03:00
command.test.ts fix(acp): launch Windows command shims (#425) 2026-07-26 08:47:20 +03:00
document-io.test.ts feat(app): persist storage-bound documents locally first 2026-07-26 14:46:38 +03:00
fig-export.test.ts test: move tauri helpers into domain folder 2026-05-06 16:16:08 +03:00
file-actions.test.ts test: update Tauri open dialog filter expectation 2026-06-30 10:55:05 +03:00
font-cache.test.ts fix(fig): stabilize engine test suite 2026-05-21 14:54:17 +03:00
fonts.test.ts fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
mcp-spawn.test.ts fix(mcp): close orphaned servers after app disconnects (#494) 2026-08-12 18:44:31 +03:00
processes.test.ts refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00