zig-cairo icon indicating copy to clipboard operation
zig-cairo copied to clipboard

Image_surface.create, pass custom format

Open Shinyzenith opened this issue 3 years ago • 0 comments

https://github.com/jackdbd/zig-cairo/blob/main/src/surfaces/surface.zig#L188

Why is the format hardcoded here? I would be more than happy to send a patch to pass the format as a parameter.

Shinyzenith avatar Aug 09 '22 14:08 Shinyzenith