Closed Bug 576170 Opened 15 years ago Closed 7 years ago

Add a draw_image() abstraction to the cairo d2d backend

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jrmuizel, Unassigned)

References

Details

cairo doesn't currently have a draw_image() primitive however some of the backends do support this kind of operation. I think it would be a useful abstraction to try to turn a fill() that is the bounds of a texture into an internal draw_image(). I have some rough code that does this but it will need some work before it's ready to go.
OS: Mac OS X → All
Hardware: x86 → All
Blocks: 577069
Moz2D has DrawSurface which has this functionality.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.