Closed AristurtleDev closed 6 months ago
This PR adds a unit test for BitmapFont.MeasureString to ensure that it accounts for the trailing space at the end of a string.
BitmapFont.MeasureString
Reference:
Description
This PR adds a unit test for
BitmapFont.MeasureString
to ensure that it accounts for the trailing space at the end of a string.Reference: