Closed
Bug 374462
Opened 18 years ago
Closed 18 years ago
update cairo to 1.4.2
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwatt, Assigned: vlad)
References
Details
Attachments
(2 files)
518.92 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
70.23 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•18 years ago
|
||
The update required zero changes in my tree, other than the obligatory commenting out of mutex support and changing the win32 scale factor to 1 instead of 32. The dependency on an exposed cairo_matrix_transform_bounding_box was removed as well. I'll attach a patch (though I can't think of any good reason to do so :) and will try to check in tomorrow.
Summary: update cairo → update cairo to 1.4.2
Assignee | ||
Comment 2•18 years ago
|
||
The patch; marking stuart's r+
Attachment #260476 -
Flags: review+
Assignee | ||
Comment 3•18 years ago
|
||
Mac quartz surface became the old nquartz surface; update our internals.
Attachment #260506 -
Flags: review?(pavlov)
Updated•18 years ago
|
Attachment #260506 -
Flags: review?(pavlov) → review+
When you reland, could you bump CAIRO_VERSION in configure.in to what's actually required for a system cairo? Currently it says 0.9.1.
This seems to have improved Tp on Mac a lot. bm-xserve08, 174 -> 151. Bravo, I guess!
Er, 174 -> 155.
Assignee | ||
Comment 7•18 years ago
|
||
Whoops, forgot to bump CAIRO_VERSION; will do that now.
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•