https://bugzilla.wikimedia.org/show_bug.cgi?id=44016

       Web browser: ---
            Bug ID: 44016
           Summary: SVG fails to render properly
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Media storage
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 11632
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11632&action=edit
SVG file

Hi, I have created an SVG(attached) which demonstrates four big librsvg bugs
very prominently. The file should render correctly in Inkscape.
A correctly rendered PNG can also be found on commons under the name
File:Vector saturn (Correct render).png.

The bugs shown are:

1—Failure to render masks
   Any masked object will disappear. Clipping works.

2—Failure to render low Gaussian blurs
   Any object with a Gaussian blur which has a size of less than 1 pixel at the
given display size will disappear. This is especially problematic when objects
will show up blurred correctly at full size, but disappear at thumbnail size.
Not dependent on the blur size in Inkscape—for example, in Inkscape, a very
small object may have a blur size of 10, but still disappear in librsvg.

3—Failure to render rotated blurred objects
   If any blurred object is rotated more than 90° in either direction, it will
disappear. This is not dependent on the size of the Gaussian blur.

4—Failure to correctly render blurred objects on the edges
   If an object is cropped by the SVG page boundary, the Gaussian blur will be
rendered after the crop is applied, creating a discontinuity.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to