MOARdV / DistantObject

Distant Object Enhancement bis plugin for Kerbal Space Program
51 stars 14 forks source link

Variable text size for flyover text #38

Closed MOARdV closed 5 years ago

MOARdV commented 7 years ago

And refactor that OnGUI callback - new Rect and new GUIStyle per draw is not great.

MOARdV commented 7 years ago

Not a straight-forward change. The default font is fixed-size, so I can't simply stuff a new font size into it.