fonts should be loaded from freetype for each size
Posted: 24 Oct 2007, 07:10
there have been a few other posts about small fonts being unreadable especially on low resolutions, suggestions have generally been to increase the resolution, but this is unneccessary and will keep out people with slower computers/gpus. a better solution is to load the font once for each different size it will be used at because fonts are hinted to appear correctly for different sizes, but when you take a font hinted and rendered for a certain size and stretch/shrink it to display it as a different size it will appear not as it is intended and often very difficult to read.
i'd suggest have just 2 or 3 different sizes loaded, like fontSmall (metal/energy numbers) fontMedium (most text) fontLarge (loading text etc).
i'd suggest have just 2 or 3 different sizes loaded, like fontSmall (metal/energy numbers) fontMedium (most text) fontLarge (loading text etc).