custom Font?

hi~~ I want to make some text with custom Font and display it on Applet?what class/method can I use?
[121 byte] By [perfectlifepan] at [2007-9-30 21:40:18]
# 1
you can always make a graphic for each font item and display itImage letterA;Image letterB;...Image letterZ;that could be boring, and I know there is a way to make Image[] Letters;with one graphic that is split up.
Zebediah at 2007-7-7 3:10:21 > top of Java-index,Administration Tools,Sun Connection...