thinking with type
text grid tools for teachers
previous topic | next topic
. . . . . . . . . . . . . . . . . . .
next topic in SCREEN FONTS
. . . . . . . . . . . . . . . . .
More on SCREEN FONTS: Antialiasing | Bitmap Fonts


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.

When preparing images for the Web in Photoshop, you can select among several anti-aliasing settings, from “none” (which generates bitmapped letters), to “smooth” (which works best at large sizes).