Please include the newly available fonts on:
It’d be really useful to see examples of each of the fonts with the same settings on in the table too.
With the exception of the “Legacy” font, each font will render text with the line height equal to the
TextBox.TextSize
property.
The “Code” font is the only monospace font. It has the unique property that each character has the exact same width and height ratio of 1:2. The width of each character is approximately half theTextBox.TextSize
property.
If this is the case with any of the new fonts, please make sure to document these here and if possible include an example of this compared to a font like Gotham. This is pretty important when deciding on fonts to use when localizing games.
Done, thanks!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.