Opened 11 years ago

Closed 4 years ago

Last modified 4 years ago

#10274 closed enhancement (fixed)

Extra BView drawing modes

Reported by: pulkomandy Owned by: KapiX
Priority: normal Milestone: R1/beta3
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

WebKit canvas support requires some extra drawing modes we currently don't have in BView: http://buildnewgames.com/global-composit-operations/

I think these are available in AGG as "composition operators": http://antigrain.com/__code/include/agg_pixfmt_rgba.h.html#comp_op_rgba_dst_atop

No idea if (or how) this could be used in our drawing code, yet.

Change History (5)

comment:1 by axeld, 8 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:2 by KapiX, 4 years ago

Owner: changed from nobody to KapiX
Status: assignedin-progress

comment:4 by waddlesplash, 4 years ago

Resolution: fixed
Status: in-progressclosed

Merged in hrev54374.

comment:5 by pulkomandy, 4 years ago

Milestone: UnscheduledR1/beta3
Note: See TracTickets for help on using tickets.