mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-10 07:18:46 -05:00
* Allways load all glyphs immediately for GlobeLabelsComponent, to avoid errors on font loading * Unify used font sizes, to avoid filling font atlas (especially for globes, as we now load all glyphs immediately) * Make font size properties read-only, to prevent users from triggering these errors during runtime