Commit Graph

4 Commits

Author SHA1 Message Date
juanjp600
84f8c6db22 Fixed positioning of new lines for rotated text
A fairly unimportant change, so I'll just commit it to new-netcode since I forgot to switch to master before making this change and I'm too lazy to just port things over :P
2017-04-06 17:49:08 -03:00
Regalis
ac549f0feb Fixed incorrectly aligned letters in scaled texts 2017-03-14 20:32:29 +02:00
juanjp600
2d9f706998 Scale applies to newlines in ScalableFont.DrawString 2017-03-07 15:44:59 -03:00
juanjp600
d6c292a2cc SharpFont + ScalableFont implementation
https://github.com/Robmaister/SharpFont

TODO: replace Code Bold.otf with the full version, fix any bugs, build on Linux, possibly move ToolBox string wrapping and limiting logic to ScalableFont class for better results.
2017-03-07 13:44:42 -03:00