I have a SpriteFont object.
The png image I use uses 48 point Font.
If I view the png image in 'Photos', 'Windows Photo Viewer' or my 3rd party Image Editor they look fine.
They also look fine in C3 in the Layout and in the C3 Image Editor.
I have to set SpriteFont Scale to 0.5 in order for it to be sharp at runtime, anything above is a small bit blurry.
I thought 48 was a large font size, do I need to increase the font size in the SpriteFont image or is this a rendering thing? Do people use a larger font size than 48?
I saw a post for C2 where someone adjusted text render settings, but I can't seem to find them in C3.