* 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 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| components | ||
| theme | ||
| views | ||
| app.css | ||
| App.vue | ||
| constants.ts | ||
| env.d.ts | ||
| global.d.ts | ||
| main.ts | ||
| markdown.d.ts | ||
| router.d.ts | ||
| router.ts | ||