>Date: Fri, 12 Jul 2002 13:40:07 -0500
>From: Zak Nixon <[EMAIL PROTECTED]>
>Subject: [JAVA3D] RasterTextLable (j3d.org)
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>Content-transfer-encoding: 7bit
>Importance: Normal
>X-Priority: 3 (Normal)
>X-MSMail-priority: Normal
>Delivered-to: [EMAIL PROTECTED]
>
>I have some RasterTextLabels in my universe and display fine (j3d 1.2.1_04).
>But i update tp j3d1.3 and no labels show up.
>
>Any suggestions?
>Zak

This is RasterTextLablels bug, the following
is from evaluation of bug 4623445
- Nothing shown using org.j3d.geom.RasterTextLabel

"The transparency value as specified by the TransparencyAttritbues
object is ignored for RGBA rasters.  The transparency value should
be combined with the alpha value in the raster or geometry object
to produce the final alpha value used in blending. This is
bug 4401323 - Transparency value ignored for RGBA rasters
in v1.2.1_03 which got fixed in v1.3 beta1. That's why
you see the behavior."

- Kelvin
-------------------
Java 3D Team
Sun Microsystems Inc.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to