enable icon indicating copy to clipboard operation
enable copied to clipboard

Kiva `celiagg.GraphicsContext` init doesn't properly handle non-32-bit pix_formats

Open corranwebster opened this issue 1 year ago • 0 comments

In the __init__ method, it always creates a numpy buffer with 4 channels instead of 3 for rgb24. Celiagg then throws an error when it is passed the buffer.

corranwebster avatar Nov 01 '23 13:11 corranwebster