João André Gonçalves created FOP-3211:
-----------------------------------------
Summary: [PATCH] New way to encode PNG Files to reduce the size of
AFP output
Key: FOP-3211
URL: https://issues.apache.org/jira/browse/FOP-3211
Project: FOP
Issue Type: Bug
Reporter: João André Gonçalves
Attachments: fop.patch
Some viewers (Papyrus) do not access direct encoding of images. I added a new
attribute to sort that issue.
{{<images mode="color">
<jpeg allow-embedding="false" bitmap-encoding-quality="0.8"
use-ioca-images="false"/>
</images>}}
*use-ioca-images* is set to true by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)