Item8443: Antialiased image sizes are too difficult to set
Priority: Enhancement
Current State: Closed
Released In:
Target Release: n/a
ImageMagick convert needs to know the size of the graphic file that was the basis for any image map that was built. This can be difficult to set by hand, especially when the graph input is dynamically generated, like with the
DirectedGraphWebMapPlugin.
This was documented as a "SMELL" in the code - that the
GraphViz engine should generate an inline image when generating the image maps, and then use the
ImageMagick "identify" command to extract the size of the image used for the image map, and pass that on to the convert command that converts the postscript file back to the inline image format.
--
GeorgeClark - 31 Jan 2010