mooman219 / fontdue

The fastest font renderer in the world, written in pure rust.
Apache License 2.0
1.45k stars 72 forks source link

[docs] Defer canvas init until fonts are loaded if the document.fonts object is available #34

Closed weswigham closed 4 years ago

weswigham commented 4 years ago

See this page for more. This should prevent the fallback font from getting used on initial page load on the native half.