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: Michael Koch
Subject: Re: [PATCH] enable Graphics2D at configure and runtime
Date: Sat, 20 Dec 2003 08:41:24 +0100
User-agent: Mutt/1.3.28i

On Fri, Dec 19, 2003 at 09:42:41PM -0500, Thomas Fitzsimmons wrote:
> 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 (). :-)

Better "useGraphics2D()" (without space). ;-)


Michael




reply via email to

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