openpencil/tests/engine/text
Danila Poyarkov 4b3d97ce0d feat(text): add demand-driven font resolver
- Resolve exact faces through registered, local, cache, and remote sources with deduplicated state transitions\n- Use CanvasKit notdef glyphs to request script fallbacks and repaint after resolution\n- Make CJK coverage analysis codepoint-safe across supplementary characters and style runs
2026-07-17 13:00:09 +03:00
..
derived-text chore: format codebase 2026-05-24 12:15:29 +03:00
fonts feat(text): add demand-driven font resolver 2026-07-17 13:00:09 +03:00
opentype test(engine): organize clipboard and vector coverage 2026-05-16 13:18:38 +03:00
style-runs chore: format codebase 2026-05-24 12:15:29 +03:00
coverage.test.ts feat(text): add demand-driven font resolver 2026-07-17 13:00:09 +03:00
edit-undo.test.ts fix(text): handle Hangul IME composition (#319) 2026-06-06 07:21:56 +03:00
editor.test.ts chore(tests): enforce non-null assertion rule 2026-05-06 11:44:18 +03:00
resolver.test.ts feat(text): add demand-driven font resolver 2026-07-17 13:00:09 +03:00
rtl-auto-layout-input.test.ts fix(vue): ignore click jitter before moving selection 2026-05-21 14:54:10 +03:00
style-runs.test.ts chore(lint): fix unused test code 2026-05-06 02:53:19 +03:00