Jody,

this is why I wanted someone in the know to look at things. The class
you are talking about is totally different from the class I was looking
at. Run 
  java -jar gt2-demo-intro...
and push the buttons--you'll see the spew. However if you change the
line, not in the class you mention, but in

modules/library/main/src/main/java/org/geotools/styling/StyleFactoryImpl. java

then the demo doesn't spew errors. I don't understand the relation
between the two classes.



BTW, the class you mention is identical on trunk and on 2.3.x

svn diff
http://svn.geotools.org/geotools/branches/2.3.x/module/render/src/org/geotools/renderer/style/SLDStyleFactory.java
 
http://svn.geotools.org/geotools/trunk/gt/modules/library/render/src/main/java/org/geotools/renderer/style/SLDStyleFactory.java


cheers,
adrian


On Wed, 2006-11-29 at 10:46 -0800, Jody Garnett wrote:
> Just looked on trunk and it says (so somebody did this already?)
> >         // if everything else fails fall back on a default font 
> > distributed
> >         // along with the jdk
> >         return new java.awt.Font("Serif",java.awt.Font.PLAIN,12);
> Now if we can ask somebody with a 2.3 checkout to continue the game;
> Jody
> 
> 
> > hey all,
> >
> > http://jira.codehaus.org/browse/GEOT-1046 reports a trivial styling bug
> > and fix. Could someone who knows the module please take a look and apply
> > it to both 2.3.x and trunk? Thanks, adrian
> >
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Geotools-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/geotools-devel
> >   
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to