openpencil/packages
Danila Poyarkov 9c82cba672 Fix font loading not registering in core cache, add layout text measurement tests
Tauri's loadFont registered fonts with the CanvasKit provider but
not in core's loadedFamilies cache, so isFontLoaded returned false
and measureTextNode returned null during layout recomputation.

Add markFontLoaded() to core and call it from Tauri font loader.
Add tests verifying text measurement integrates with auto-layout
centering.
2026-03-04 00:16:15 +03:00
..
cli Release v0.5.1 2026-03-03 17:30:09 +03:00
core Fix font loading not registering in core cache, add layout text measurement tests 2026-03-04 00:16:15 +03:00
docs Add macOS Gatekeeper workaround to README and docs 2026-03-03 21:19:07 +03:00
mcp Release v0.5.1 2026-03-03 17:30:09 +03:00