Any thought to adding a method signature to ImageTranscoder (and making the class non-abstract) that returns an object of type Image? If not, what is the best way to achieve the same result (without duplicating all of the code in the SVGAbstractTranscoder and ImageTranscoder)? Goal is to return an Image reference given an SVGDocument object.
Thanks. - Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
