-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0, 1.3.0
-
x86, sparc
-
solaris_2.6, windows_95, windows_nt
Build.....: JDK1.2 "N"
Machine...: Marino (P133 test bed) / ATI mach64
: TechPubPC (P166 in Visual Lab) / Matrox Millennium
OS........: Win95
bit depth.: 8/16/24/32
applet....: ImageAlignTest
draw mode.: GDI
location..: /home/lichtenw/JavaMedia/2d/tests/applets/ImageAlignTest
run cmd...: appletviewer -J-Dsun.java2d.noddraw= *.html
In the GDI mode, this applet fails to draw any of the images on the screen.
NT GDI worked fine.
By removing the drawString() calls in the ImageAlignTest.java source file the images appear. So something with rendering text is causing the images not to render.
Machine...: Marino (P133 test bed) / ATI mach64
: TechPubPC (P166 in Visual Lab) / Matrox Millennium
OS........: Win95
bit depth.: 8/16/24/32
applet....: ImageAlignTest
draw mode.: GDI
location..: /home/lichtenw/JavaMedia/2d/tests/applets/ImageAlignTest
run cmd...: appletviewer -J-Dsun.java2d.noddraw= *.html
In the GDI mode, this applet fails to draw any of the images on the screen.
NT GDI worked fine.
By removing the drawString() calls in the ImageAlignTest.java source file the images appear. So something with rendering text is causing the images not to render.
- duplicates
-
JDK-4175888 Incorrect Inverse LUT used for GDI based Image drawing code.
-
- Closed
-
-
JDK-4257581 Placement of drawString can make other draw calls not appear under GDI
-
- Closed
-
-
JDK-4277521 GDI cache is missing in the current release
-
- Resolved
-