I have made a font using BMFont tool, than placed the UILabel with this font on the PUIanel. While in fullscreen all the letters are sharp, and look nice for any screen resolution. While in window mode a problem occurs.
I need have a Unity embed container's size of 827x517 (a standard Unity web aspect ratio). When I make embed with such size, a letters are very smooth and look ugly. When I make embed with the size of 800x600 or 1024x768 all letters are ok, like fullscreen. But I need a size of 827x517 for my embed. How can I make letters sharp with that size?