gcc/libjava/gnu
Michael Koch 8d928fb140 2003-02-19 Michael Koch <konqueror@gmx.de>
* gnu/awt/j2d/Graphics2DImpl.java
	(getFontRenderContext): New method.
	(drawGlyphVector): New method.
	* java/awt/Graphics2D.java
	(getFontRenderContext): New abstract method.
	(drawGlyphVector): New abstract method.

From-SVN: r63097
2003-02-19 09:46:43 +00:00
..
awt 2003-02-19 Michael Koch <konqueror@gmx.de> 2003-02-19 09:46:43 +00:00
classpath Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
gcj NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of indexOf( ) to find the colon before the line... 2003-02-13 09:33:18 +00:00
java XToolkit.java (getFontMetrics): initialize if necessary. 2003-02-19 00:35:35 +00:00