WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
3821
GW: add KWQWMatrix white-room implementation
https://bugs.webkit.org/show_bug.cgi?id=3821
Summary
GW: add KWQWMatrix white-room implementation
Eric Seidel (no email)
Reported
2005-07-02 18:47:02 PDT
Attached is my white-room implementation of KWQWMatrix. It's very simple and uses CGAffineTransform for everything. But it's enough to get other projects up and running correctly on KWQ.
Attachments
adds a real qwmatrix implementation, and removes stub from KWQPixmap.h
(7.68 KB, patch)
2005-07-02 20:04 PDT
,
Eric Seidel (no email)
mjs
: review-
Details
Formatted Diff
Diff
Fixes the two issues mjs raised
(7.96 KB, patch)
2005-07-03 15:09 PDT
,
Eric Seidel (no email)
mjs
: review+
Details
Formatted Diff
Diff
project file diff
(1.78 KB, patch)
2005-07-05 00:33 PDT
,
Eric Seidel (no email)
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2005-07-02 20:04:01 PDT
Created
attachment 2761
[details]
adds a real qwmatrix implementation, and removes stub from KWQPixmap.h
Maciej Stachowiak
Comment 2
2005-07-03 03:47:44 PDT
Comment on
attachment 2761
[details]
adds a real qwmatrix implementation, and removes stub from KWQPixmap.h Seems like both your comments here are right. QWMatrix indeed takes degrees while CGAffineTransform takes radians. And the behavior of invert() on a singular matrix would not match between Qt and CG.
Eric Seidel (no email)
Comment 3
2005-07-03 15:09:12 PDT
Created
attachment 2776
[details]
Fixes the two issues mjs raised
Eric Seidel (no email)
Comment 4
2005-07-05 00:33:49 PDT
Created
attachment 2801
[details]
project file diff
Maciej Stachowiak
Comment 5
2005-07-05 01:39:27 PDT
Comment on
attachment 2801
[details]
project file diff r=me assuming you tested
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug