Will,
Are these fonts TrueType or Type 1 fonts? If so, they should all be available.
You can do a getAllFonts and enumerate thru the fonts to pick the specific font.
Regarding the issue with the Music font - is there a custom encoding associated
with this font, that we do not interprete. If the font has a Unicode cmap (
assuming TT ) table then you should not have any problems. I do not think you
need to go thru the font.properties route, for getting this to work.
>X-Accept-Language: en
>Content-Transfer-Encoding: 7bit
>Date: Thu, 29 Jul 1999 13:27:58 -0700
>From: "William A. Will" <[EMAIL PROTECTED]>
>Subject: [JAVA2D] Plattform specific fonts in JDK 1.2.2
>To: [EMAIL PROTECTED]
>
>Has anyone else had problems using plattform fonts on win32 after
>installing JDK1.2.2.? After the install all plattformspecific fonts are
>suddenly unavailable.
>
>Is there an environment variable that needs to be set to point to the
>plattform fonts, such as Java_Fonts = c:\windows\fonts?
>
>Thanx
>
>Will Will
>______________________________________
>home: http://www.xemus.com
>email: mailto:[EMAIL PROTECTED]
>voice: 415-452-2652
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA2D-INTEREST". For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
Parry Kejriwal
Fonts & Text JAVA 2D
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".