JDK-4138568 : On screen font does not match off screen font - Solaris
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-05-14
  • Updated: 1998-05-15
  • Resolved: 1998-05-15
Related Reports
Duplicate :  
Description
Run the Java2D demo located in /usr/local/java/jdk1.2/solaris/demo/jfc/Java2D.

In the Arcs_Curves tab look at Curves & Arcs demos.  The Curves demo is drawn on-screen & the Arcs demo is drawn off screen.  They are using the same font  ("Dialog", Font.PLAIN, 12), but the font looks different between the two.  The on-screen font appears much larger.

"JDK-1.2beta4-F" 

Comments
WORK AROUND Work around run a local copy of the demo.
11-06-2004