However, escape sequences are not very portable. For example, Windows NT provides an ANSI.SYS driver, but only for legacy DOS applications (which a JVM is not). I do not recommend this option except ...
Microsoft Internet Explorer and Netscape Navigator support Asian and other non-English characters, but neither browser is good at displaying these characters in applets. This tip describes how to ...
A friend of mine asked me to write a simple little application for him. The user needs to be able to enter arbitrary text and change the font on the fly. The application specifically needs to allow ...
I have a java program that I'm working on both at work and at home. My machine at work runs win2k, and my machine at home runs Debian Woody. At work, under Windows, the fonts in the app look fine, but ...