Unciv/android/src/com/unciv/app
SomeTroglodyte 49e2979427
Align ruleset icons in text to font metrics (#10233)
* 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
2023-10-07 22:00:30 +03:00
..
AndroidDisplay.kt
AndroidFont.kt Align ruleset icons in text to font metrics (#10233) 2023-10-07 22:00:30 +03:00
AndroidGame.kt
AndroidLauncher.kt
AndroidLogBackend.kt
AndroidSaverLoader.kt
CopyToClipboardReceiver.kt
MultiplayerTurnCheckWorker.kt performance: Don't enqueue multiplayer game update for 0 games 2023-09-05 19:07:36 +03:00