Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" 
for change notification.

The "HowTo/ImageLoaderRawPNG" page has been changed by LuisBernardo:
http://wiki.apache.org/xmlgraphics-fop/HowTo/ImageLoaderRawPNG?action=diff&rev1=1&rev2=2

  }}}
  Note that in the above example the ImageLoaderPNG and the ImageLoaderImageIO 
image loaders were disabled. The penalty of -10000 (reverse penalty) 
compensates the default penalty of 1000, and makes the ImageLoaderRawPNG image 
loader the preferred one.
  
+ The ImageLoaderPNG image loader is similar to the ImageLoaderImageIO one, in 
the sense that it also decodes the IDAT chunk, but it does so using the 
org.apache.xmlgraphics.image.codec.png.PNGImageDecoder class instead of 
com.sun.imageio.plugins.png.PNGImageReader class.
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to