"Ramesh Babu A." <[EMAIL PROTECTED]> writes:

>       I have a setup, 
>               JDK1.1.6, RedHat4.1
>       I want to include my own fonts, backgrounds in my java
>       application(not Applets). Is it possible to do ?

The background: you use java.*.* methods.  This is a
platform-independent programming problem, so I won't answer in
java-linux.

The fonts: Take a look at internationalization in the JDK
documentation.  It discusses how to modify font.properties to add
fonts.  The Solaris section applies to Linux.

-- 
[If you post a response, no need to cc me; if you cc me, please say so.]
A merchant gives you free samples of fish.
A friend teaches you how to fish.

Reply via email to