mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-05 15:59:50 +07:00

* Try to respect actual font layout, so fontSizeMultiplier works for ruleset icons too * Replace font-based nation symbol in top bar with statically sized actor * Reuse getReadonlyPixmap in extractPixmapFromTextureRegion * Tweak topbar selected civ vertical align to be more pleasing to the human eye * FasterUIDevelopment missing implementation of FontMetricsCommon * Address hardcoded pixel coordinates comment * Readability and comment cleanup * More readability changes