I’ve noticed that all of the fonts I create seem to be low res and they just look bad in general. How can I create a font that looks nice no matter the size?
edit(for image):
http://puu.sh/xWo91/a8479088ae.jpg
surface.CreateFont( "SimpleFont", {
font = "Calibri",
extended = false,
size = 20,
antialias = true,
} )