Dropped from the moderation queue:

----------------------- Original Message -----------------------
 From:    rushabh <rushabh.ajm...@igate.com>
 Date:    Mon, 4 Aug 2014 02:52:00 -0700 (PDT)
 Subject: Re: Quality of included image degrades when png rendering is used
----

Hey it works now .. I have changed FOP.xml file . below lines are added 

 <image-loading>
    <penalty value="-10000"
        class="org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG"/>
    <penalty value="INFINITE"
        class="org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG"/>
    <penalty value="INFINITE"
       
class="org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO"/>
  </image-loading>



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Quality-of-included-image-degrades-when-png-rendering-is-used-tp5702p41008.html
Sent from the FOP - Users mailing list archive at Nabble.com.

--------------------- Original Message Ends --------------------

--- Begin Message ---
Hey it works now .. I have changed FOP.xml file . below lines are added 

 <image-loading>
    <penalty value="-10000"
        class="org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG"/>
    <penalty value="INFINITE"
        class="org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG"/>
    <penalty value="INFINITE"
       
class="org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO"/>
  </image-loading>



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Quality-of-included-image-degrades-when-png-rendering-is-used-tp5702p41008.html
Sent from the FOP - Users mailing list archive at Nabble.com.



--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to