Page 1 of 1

Change font in textarea

Posted: Sun Jan 27, 2008 9:48 pm
by import
I want to text in a specified physical font. I am unable to change the font inside the text area. Can any one give me any suggestions how to do it.

Re: Change font in textarea

Posted: Sun Jan 27, 2008 9:49 pm
by import
You can setup your own font in i18n.properties (see font.face at the end of the file). Use "resources" parameter to enable internationalization.

Re: Change font in textarea

Posted: Thu Sep 12, 2013 2:16 am
by vlad
I have "lookandfeel=auto", how can I have the same font in all browsers and all operating systems, without having the applet load a ~1MB font file every time? Java must have at least one font face that I can use, but how?