Re: [JAVA3D] getting my Text2D to look good...

2002-08-09 Thread Chris Forrester
try upping the point size to 60 and compensating by scaling the text2d's transform node. >From: JP Lee <[EMAIL PROTECTED]> >Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [JAVA3D] getting my Text2D to look good... &g

Re: [JAVA3D] getting my Text2D to look good...

2002-08-08 Thread Kasparian, Raffi J.
PROTECTED]Subject: [JAVA3D] getting my Text2D to look good... Hi:   I've created several Text2D objects for my visualization application, for labeling axes and data values. My font size is small (10 pt.). The resultant text is quite blurry. Is there any way to sharpen it up?