Files
MonoGame.Extended/Source/MonoGame.Extended/BitmapFonts
lozzajpandDylan Wilson edbb0170c8 BitmapFonts now returning a "rectangle" size. (#281)
* BitmapFonts correct height and width "rectangle" measuring string.

* BitmapFonts correct height and width "rectangle" measuring string.

* MeasureString now returns "rectangle" size.

BitmapFont MeasureString() now returns the proper "rectangle" size as expected.

Fixed up LetterSpacing issue if line ends with line char.

* Renamed variables and added null check.
2016-10-28 21:34:30 +10:00
..