I need the java2d font() to be able to access a font on a local machine, but it must run as an applet not an application. The Font() method seems to be limited to applications. Is there another way to accomplish the same task.
Printable View
I need the java2d font() to be able to access a font on a local machine, but it must run as an applet not an application. The Font() method seems to be limited to applications. Is there another way to accomplish the same task.