https://issues.apache.org/bugzilla/show_bug.cgi?id=48237
Summary: afp renderer does not respect image color settings for
svg
Product: Fop
Version: 0.95
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24564)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24564)
sample fo and afp
Color svg, declared both inline (<fo:instream-foreign-object>) and external
(<fo:external-graphic>), are not rendered to afp as black and white under the
following fop.xconf configuration:
<renderer mime="application/x-afp">
<images mode="b+w" bits-per-pixel="8"/>
..
</renderer>
The attached includes sample xsl-fo and afp output to demonstrate.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.