classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] enable Graphics2D at configure and runtime


From: Thomas Fitzsimmons
Subject: Re: [PATCH] enable Graphics2D at configure and runtime
Date: Fri, 19 Dec 2003 21:42:41 -0500

On Thu, 2003-12-18 at 17:30, Thomas Fitzsimmons wrote:
> > +  /* newer method to produce a peer for a Font object, even though Sun's
> > +     design claims Font should now be peerless, we do not agree with this
> > +     model, hence "ClasspathFontPeer". */
> > +
> > +  public ClasspathFontPeer getClasspathFontPeer (String name, Map attrs)
> > +  {
> > +    if (useGraphics2D)
> 
> This should be useGraphics2d.
> 

Err, useGraphics2D (). :-)

Tom






reply via email to

[Prev in Thread] Current Thread [Next in Thread]