* 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 |
||
|---|---|---|
| .. | ||
| acp-transport.test.ts | ||
| automation-files.test.ts | ||
| command.test.ts | ||
| document-io.test.ts | ||
| fig-export.test.ts | ||
| file-actions.test.ts | ||
| font-cache.test.ts | ||
| fonts.test.ts | ||
| mcp-spawn.test.ts | ||
| processes.test.ts | ||