Jean Claude,

Java2D supports TrueType and Type1 fonts - you should be able to install the
font in the standard font directories and use them like other fonts. With API's
like GrapphicsEnvironment.getFamilyNames() or getAllFonts() you could get this
font in your list and use it.

I am assuming this handwriting font does not contextual tables as in Apple
Quickdraw GX or OpenType.

>X-Accept-Language: en
>Content-Transfer-Encoding: 7bit
>Date: Tue, 7 Sep 1999 23:32:24 +0200
>From: Jean-Claude MARTIN <[EMAIL PROTECTED]>
>Subject: [JAVA2D] handwriting font
>To: [EMAIL PROTECTED]
>
>Hi,
>
>I want to display textual messages in a font
>similar to handwriting.
>
>Could I do that with java2D and if yes, how ?
>
>Thanks to anybody who could send me infos, sample, ...
>
>Jean-Claude MARTIN
>
>===========================================================================
>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".

Reply via email to