DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40699>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40699 Summary: Invalid PDF for certain numerical values in SVG lineargradient Product: Fop Version: 1.0dev Platform: All OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: svg AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I use fop built from a recent source snapshot, as the svn access fails for me. The specific version I use is fop_trunk_20061004042355. I have a small svg file with only one path using a lineargradient, which for certain numerical values generates pdf which make acroat complain: "Ein nicht erkannter token "1.999999137575E-05" wurde gefunden" (this is german locale for "An unknown token ... was found"). The exact numerial value of thi error message varies when certain coordinates in the path are modified. The path is a simple triangle, the x-coordinate of the first/last point is 0.0001; There is no error when I change this to 0.001. The opacity of the first stop in the linear gradient is 0.9; There is no error when I change this to 1. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
