ANTIALIASING is a technique for making the edges of letters look smooth on screen by rendering some pixels in shades of gray. Antialiasing is generally helpful for presenting text on screen at large sizes (12 pixels and higher), but it can make small text difficult to read. Some designers prefer to use bitmap fonts, which are designed to be displayed without antialiasing, for small text on screen. |