sokol_gp icon indicating copy to clipboard operation
sokol_gp copied to clipboard

Premultiplied alpha

Open leiradel opened this issue 11 months ago • 0 comments

Hi,

I'd like to extend sokol_gp to support to allow for premultiplied alpha. It seems that the easiest way to do it would be to add a new sgp_blend_mode type. Maybe SGP_BLENDMODE_BLEND_PREMULTIPLIED_ALPHA?

Thanks.

leiradel avatar Feb 25 '24 22:02 leiradel