RESOLVED FIXED 222535
Support rotated image overlay text for non-rectilinear text quads
https://bugs.webkit.org/show_bug.cgi?id=222535
Summary Support rotated image overlay text for non-rectilinear text quads
Wenson Hsieh
Reported 2021-02-28 20:57:07 PST
Support rotated image overlay text for non-rectilinear text quads
Attachments
Patch (17.95 KB, patch)
2021-03-01 13:00 PST, Wenson Hsieh
no flags
Add radar link (18.03 KB, patch)
2021-03-01 14:49 PST, Wenson Hsieh
thorton: review+
Patch for landing (18.00 KB, patch)
2021-03-01 16:10 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-03-01 13:00:33 PST
Radar WebKit Bug Importer
Comment 2 2021-03-01 13:00:55 PST
Wenson Hsieh
Comment 3 2021-03-01 14:49:44 PST
Created attachment 421869 [details] Add radar link
Tim Horton
Comment 4 2021-03-01 15:39:53 PST
Comment on attachment 421869 [details] Add radar link View in context: https://bugs.webkit.org/attachment.cgi?id=421869&action=review > Source/WebCore/platform/graphics/GeometryUtilities.h:65 > +struct RotatedRectInfo { "Info"? This is literally a rotated rectangle :)
Wenson Hsieh
Comment 5 2021-03-01 15:45:59 PST
Comment on attachment 421869 [details] Add radar link View in context: https://bugs.webkit.org/attachment.cgi?id=421869&action=review >> Source/WebCore/platform/graphics/GeometryUtilities.h:65 >> +struct RotatedRectInfo { > > "Info"? This is literally a rotated rectangle :) That's a good point — renamed to RotatedRect.
Wenson Hsieh
Comment 6 2021-03-01 16:10:13 PST
Created attachment 421883 [details] Patch for landing
EWS
Comment 7 2021-03-01 17:33:03 PST
Committed r273711: <https://commits.webkit.org/r273711> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421883 [details].
Note You need to log in before you can comment on or make changes to this bug.