Closed
Bug 369529
Opened 19 years ago
Closed 18 years ago
Need macros to decompose/reconstruct cairo packed pixels
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tor, Assigned: tor)
References
Details
Attachments
(1 file, 2 obsolete files)
1.41 KB,
patch
|
Details | Diff | Splinter Review |
In order to fix endianness issues in SVG filters (bug 369528), I need a way to pull channels out of cairo image surface pixels and then reconstruct a value when I'm done.
Attachment #254187 -
Flags: review?(vladimir)
Attachment #254187 -
Attachment is obsolete: true
Attachment #254325 -
Flags: review?(pavlov)
Attachment #254187 -
Flags: review?(vladimir)
Updated•19 years ago
|
Attachment #254325 -
Flags: review?(pavlov) → review+
Attachment #254325 -
Attachment is obsolete: true
Attachment #256528 -
Flags: review?(pavlov)
Comment 3•18 years ago
|
||
i think I like the previous patch better
Attachment #256528 -
Flags: review?(pavlov)
Decided not to add macros to thebes.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•