[cairo-bugs] [Bug 78320] New: cairo-interpreter fails to replay/capture correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 5 21:39:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78320

          Priority: medium
            Bug ID: 78320
          Assignee: chris at chris-wilson.co.uk
           Summary: cairo-interpreter fails to replay/capture correctly
        QA Contact: cairo-bugs at cairographics.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: janezz55 at gmail.com
          Hardware: Other
            Status: NEW
           Version: 1.12.16
         Component: general
           Product: cairo

Created attachment 98529
  --> https://bugs.freedesktop.org/attachment.cgi?id=98529&action=edit
original .svg file

cairo script is a wonderful debugging facility. It can also serve to store
cairo drawings. I am using it as a workaround to the lack of .svg decoding
support in cairo. The idea is:

- render the .svg with librsvg while capturing the output into a .cs file,
- replay the .cs file with cairo-interpreter.

By and large the approach works, if only the capture/replay process worked
correctly. I am providing 3 attachments. The first is a .png generated by
librsvg and a corresponding .cs, captured by cairo and a .png, generated by
replaying the .cs. The .cs generates a blue "halo", where a shadow should be.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140506/3a8437a5/attachment.html>


More information about the cairo-bugs mailing list