On some projects, I've had to work with really small text as part of the design. Personally, I don't often recommend using tiny text in web designs, because you can often use normal, readable-sized text and still be "stylish."
However, let's say that you are creating a really small button or something, and you're trying to use 6-8 point-size fonts. There's only so much you can do with just a few pixels, and if you use anti-aliasing, the "blurring" effect can make text nearly unreadable. Unfortunately, there's no guaranteed way of making the text read better, but here are a couple of things to try:
Make the Font Bold!
This can be either the font style (i.e. Arial Bold), or if you have Photoshop 6+, you have a font/text palette that has a lot more options. If you don't know where your text palette is, just go to your Window menu, and click on the "Character" item. From there, you should be able to change the anti-aliasing style (my version 7.0 has None, Sharp, Crisp, Strong, and Smooth) - the Strong option has a bolding effect. You can also turn on Faux Bold as a last resort by clicking on the encircled arrow button near the top-right of the palette, and choosing Faux Bold from the pop-up. You can see the pop-up in Figure-1 below.
FIGURE-1
Use Small Caps
I believe this text option was introduced in version 6, and this trick is a little weird to explain. This works well in SOME cases when you're using all-capital letters.
Like a small "HOME" button, for instance. For such a button, I might create a new text layer that has an Arial font of 8 points, then type in the word "HOME" - but sometimes this can be kind've blurry.
In these cases, I'll edit the text layer and change the word to lower-case letters "home". Then, I'll get out of the text editing/insert mode by clicking on a different tool, and then I'll open the text options popup shown in Figure-1, and check on "Small Caps".
Now I'll have the word "HOME" again, except a bit smaller. I'll just increase the font size by a few points, and I should be back at a normal-sized word "HOME" - and this time it might be a little clearer. This trick doesn't ALWAYS make clearer-text. Sometimes it looks the same as before, but if you're having a tough time trying to get clear-looking, small text, this is a good trick to try.
- Jonathan