On Tue, Sep 23, 2008 at 09:00:44AM -0400, Matthias Julius wrote: > I had been working on a mostly re-write of the rendering in the client > over the weekend. It is running, but it is not quite final, yet. > > My version is simplifying the code quite a bit. I got rid of the > recursive calls to RenderTile. It is always rendering full tilesets > and all blank tiles since I want these to be there for the assembly of > tileset files. The rendering is forked only on one spot and each fork > is rendering one or more zoom levels each straight from OSM to SVG to > PNG to tiles. > > I got rid of the striped rendering completely. For that reason I > would like to wait a while and see if anyone is reporting Inkscape or > Batik problems with the one-PNG-per-zoom-level setup that aren't there > with the striped rendering. I'll commit my changes to SVN in a few > days if nobody is complaining.
I had a look at the code you just committed, am I reading it correctly in that it no longer uses ::svg2png? In that case why have you duplicated the function? In _rasterizer_branch I have completely reworked that part, could you maybe wait with your changes to just that part until that's ready, and I could move svg2png into Tileset.pm myself? -- Knut Arne Bjørndal aka Bob Kåre [EMAIL PROTECTED] [EMAIL PROTECTED]
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
