diablo2
1660 screen height
42 px text font height
1/40 of screen height
I have 2100 height
font height 40 at x1
1/52 of screen height
or font height 84 at x2
= 1/25
Use custom font at ui
https://stackoverflow.com/questions/45227586/libgdx-changing-vis-ui-font-using-scene-2d-doesnt-work-is-there-an-alternati
- copy skin files into my folder:
https://github.com/kotcrab/vis-ui/tree/master/ui/src/main/resources/com/kotcrab/vis/ui/skin
https://github.com/raeleus/skin-composer/wiki
Use outlined font for damage/player-message as more readable
diablo2
1660 screen height
42 px text font height
1/40 of screen height
I have 2100 height
font height 40 at x1
1/52 of screen height
or font height 84 at x2
= 1/25
Use custom font at ui
https://stackoverflow.com/questions/45227586/libgdx-changing-vis-ui-font-using-scene-2d-doesnt-work-is-there-an-alternati
https://github.com/kotcrab/vis-ui/tree/master/ui/src/main/resources/com/kotcrab/vis/ui/skin
https://github.com/raeleus/skin-composer/wiki
Use outlined font for damage/player-message as more readable