Title: RE: How to use Different Fonts

In your font tag, you can specify a number of fonts to use. The first font found (in the list)
is the being used.

E.g. <font FACE="CordiaUPC, BrowalliaUPC, cordia, cordial, browa, browal" >
This example looks for a font supporting Thai. Of course, you can use style sheets if you want.

/Peter


-----Original Message-----
From: Debopam Ghoshal [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 15, 2002 8:52 PM
To: [EMAIL PROTECTED]
Subject: How to use Different Fonts


Dear All,
Can anyone suggest on how I can use different fonts(multilingual) in my
JSPs, especially when there is a chance that those fonts may not be present on
the client's machine.
Thanx in advance,
Debopam

--
Sent through GMX FreeMail - http://www.gmx.net

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to