This has been fixed for some time now in the trunk.
** Changed in: inkscape
Milestone: None => 0.49
** Changed in: inkscape
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/171243
Title:
implement clip-rule:evenodd
Status in Inkscape: A Vector Drawing Tool:
Fix Committed
Status in “inkscape” package in Ubuntu:
Triaged
Status in “inkscape” package in Debian:
Confirmed
Bug description:
this was posted to the bug tracker but moved here:
I got a warning opening svg file with inkscape 0.43 on
linux:
** (inkscape:6127): WARNING **: Unimplemented style
property SP_PROP_CLIP_RULE: value: evenodd
The svg file is attached. The svg header, containing
the property is the following:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Creator: CorelDRAW -->
<svg xmlns="http://www.w3.org/2000/svg"
xml:space="preserve" width="210mm" height="297mm"
style="shape-rendering:geometricPrecision;
text-rendering:geometricPrecision;
image-rendering:optimizeQuality; fill-rule:evenodd;
clip-rule:evenodd"
viewBox="0 0 210 297"
xmlns:xlink="http://www.w3.org/1999/xlink">
Best regards,
Grigory Rubtsov
To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/171243/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp