openpencil/desktop/src
Danila Poyarkov 47fe43c3ec feat(text): harden font resolution lifecycle
- Gate ingest rendering until required faces and script fallbacks resolve
- Key CanvasKit artifacts by font registration generation and invalidate affected nodes
- Load character-aware remote subsets with cumulative coverage and exact render aliases
- Use BCP-47 language hints for shaping and CJK fallback order
- Keep baked .fig glyphs as an exhaustion-only fallback
2026-07-17 14:52:35 +03:00
..
fig_container.rs Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00
fonts.rs feat(text): harden font resolution lifecycle 2026-07-17 14:52:35 +03:00
http.rs feat(app): add desktop HTTP bridge for online services 2026-06-30 16:52:26 +03:00
lib.rs fix(tauri): restore desktop clipboard access 2026-07-01 10:40:29 +03:00
main.rs Rename Cargo crate to open_pencil, binary to OpenPencil 2026-03-01 02:42:12 +03:00
menu.rs fix(tauri): compile release builds 2026-05-18 22:30:58 +03:00
menu_events.rs feat(tauri): support desktop file associations 2026-05-12 16:12:16 +03:00
window.rs Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00