zig-cairo
zig-cairo copied to clipboard
Image_surface.create, pass custom format
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.