Closed Bug 950553 Opened 11 years ago Closed 11 years ago

Use Moz2D for drawing in OrientedImage

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: mattwoodrow, Unassigned)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

No description provided.
Attached patch Draw using moz2dSplinter Review
I think this is the last place we use GetThebesSurfaceForDrawTarget to get a writeable surface.
Attachment #8347879 - Flags: review?(seth)
Blocks: 950556
Comment on attachment 8347879 [details] [diff] [review] Draw using moz2d Review of attachment 8347879 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me! ::: image/src/OrientedImage.cpp @@ +124,5 @@ > gfxRect imageRect(0, 0, width, height); > gfxUtils::DrawPixelSnapped(ctx, drawable, OrientationMatrix(nsIntSize(width, height)), > imageRect, imageRect, imageRect, imageRect, > imageFormat, GraphicsFilter::FILTER_FAST); > + Stray white space.
Attachment #8347879 - Flags: review?(seth) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: