Jxtps created BATIK-1309: ---------------------------- Summary: clip-path + shape-rendering: geometricPrecision => shapes render with alpha of 254 (should be 255) Key: BATIK-1309 URL: https://issues.apache.org/jira/browse/BATIK-1309 Project: Batik Issue Type: Bug Components: SVG Rasterizer Affects Versions: 1.14 Reporter: Jxtps Attachments: SVG_Circle_with_clip.png, SVG_Circle_with_clip.svg
The attached SVG renders to the attached PNG. If you inspect the PNG you'll notice that the red is not the expected opaque, but that it instead has an alpha of 254. If either the {{clip-path}} or {{shape-rendering: geometricPrecision;}} are omitted, the image renders to the expected fully opaque red. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org