Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Have a way to get rasterizer version out of SVG::Rasterizer::Engine::XYZ #1286

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments

Comments

@openstreetmap-trac
Copy link

Reporter: osm[at]deelkar.net
[Submitted to the original trac issue database at 7.07am, Thursday, 23rd October 2008]

Particulary important for SVG::Rasterizer::Engine::Inkscape since some versions do not allow to create a 8192x8192px export canvas needed for z17 in one go rendering.

@openstreetmap-trac
Copy link
Author

Author: bob[at]cakebox.net
[Added to the original trac issue at 4.59pm, Sunday, 26th October 2008]

I'm not going to bother adding version info to the batik stuff since I have no idea how to get that info. As far as I know we haven't had issues with particular batik versions at all, anyway.

@openstreetmap-trac
Copy link
Author

Author: bobkare
[Added to the original trac issue at 5.00pm, Sunday, 26th October 2008]

(In [11492]) Rework inkscape version check. It had to be moved out of TahConf since the rasterizer isn't initialized when the check function there is run. It now checks for the exact version known to have the bug, since at least 0.44.1 on debian isn't affected (Closes #1287). Addresses #1286 (not closing this before it's in stable)

@openstreetmap-trac
Copy link
Author

Author: stephankn
[Added to the original trac issue at 12.22pm, Saturday, 21st February 2009]

I have submitted a class that prints the batik version. Don't know yet what place would be good to do version checks. It depends on the classpath to batik that is detected inside batik.pm

Batik 1.6 had problems, version 1.7 should be used.

@openstreetmap-trac
Copy link
Author

Author: bob[at]cakebox.net
[Added to the original trac issue at 3.42pm, Saturday, 21st February 2009]

1286.diff contains most of what's neccessary to fix this ticket. I'd like a good way to find the java stuff to find versions before committing.

Also need to document those methods.

@openstreetmap-trac
Copy link
Author

Author: bob[at]cakebox.net
[Added to the original trac issue at 8.55pm, Saturday, 21st March 2009]

This was fixed in r13826 and r13843

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant