Duplicate :
|
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"
|