mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06: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