Hi,
My NGUI fonts look great in the Unity editor, no matter what size editor window I use. However, if I switch to 'standalone' in the Editor (or build and run the application), then the fonts look very rough.
I think I've tried most of the suggestions in the many other posts about blurry fonts, but I still can't get the standalone versions to look as good as the other versions in the Editor. Can someone help?
Here are my current settings:
My font:
Verdana size 64
My font image settings:
- Mip mapping off
- Trilinear filtering
- Texture type: Sprite (2D and UI)
- Override for Mac and PC: 2048 Truecolor
My UITexture settings:
- Size: 16, 16, 1. Otherwise unscaled except for pixel perfect UIRoot scaling