Closed
Bug 330738
Opened 19 years ago
Closed 19 years ago
update cairo to current HEAD
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(2 files, 1 obsolete file)
286.60 KB,
patch
|
Details | Diff | Splinter Review | |
17.91 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
Cairo update to the HEAD of my mozilla-tree-cairo git branch (git://git.cairographics.org/~vladimir/cairo). Due to changes in how device offsets/groups work, a few changes are needed to thebes wrappers and the like; those are a separate patch here.
Assignee | ||
Comment 1•19 years ago
|
||
Just the cairo bits. I'll tag this update in my git tree as well once its checked in.
Comment 2•19 years ago
|
||
Comment on attachment 215326 [details] [diff] [review]
cairo bits for update
r+ with indentation fixes
Attachment #215326 -
Flags: review?(pavlov) → review+
Assignee | ||
Comment 3•19 years ago
|
||
Updated patch with comments from stuart and biesi (put back some GdiFlush's, fixed spacing, updated beos surface)
Attachment #215326 -
Attachment is obsolete: true
Assignee | ||
Comment 4•19 years ago
|
||
The majority of this deals with getting the correct device offsets for a group surface, using the new form of the group_target function.
Attachment #215333 -
Flags: review?(pavlov)
Updated•19 years ago
|
Attachment #215333 -
Flags: review?(pavlov) → review+
Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•