/tmp environment variable?

2004-04-05 Thread Richard Duran
Is there a variable that can be set to select a different location for temporary files (other than /tmp)? -richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

applet fonts

2004-03-30 Thread Richard Duran
[This is a refresh.] What mechanism do java applets use to locate fonts specified in the font.properties file? (XFS? font-config?) Is there any way I can tell whether or not the font being displayed is the font that was specified or not? Does it get an approximation if the font isn't found or