Re: VG Parameters are deprecated as of as of 2.2.0-Dev/2.1.6-Dev

2005-02-15 Thread Niclas Hedhman
On Tuesday 15 February 2005 21:09, Stefan Pietschmann wrote: > I've just started writing a new ImageReader with much improved > functionality (using jmagick somehow) and I just stumbled upon this in the > ResourceReader implementation: There is also a more advanced ImageReader sitting in Bugzilla

Re: VG Parameters are deprecated as of as of 2.2.0-Dev/2.1.6-Dev

2005-02-15 Thread Vadim Gritsenko
Stefan Pietschmann wrote: I’ve just started writing a new ImageReader with much improved functionality (using jmagick somehow) and I just stumbled upon this in the ResourceReader implementation: # public void configure(Configuration configuration) throws ConfigurationException { # //

Re: VG Parameters are deprecated as of as of 2.2.0-Dev/2.1.6-Dev

2005-02-15 Thread Upayavira
Stefan Pietschmann wrote: Hi there, Iâve just started writing a new ImageReader with much improved functionality (using jmagick somehow) and I just stumbled upon this in the ResourceReader implementation: # public void configure(Configuration configuration) throws ConfigurationException {

VG Parameters are deprecated as of as of 2.2.0-Dev/2.1.6-Dev

2005-02-15 Thread Stefan Pietschmann
Hi there,   I’ve just started writing a new ImageReader with much improved functionality (using jmagick somehow) and I just stumbled upon this in the ResourceReader implementation:   # public void configure(Configuration configuration) throws ConfigurationException { #     // VG Pa