Skip to content

Fix crash on Win32 caused by `is_clear == FALSE`

Thomas Schaller requested to merge torkleyy/cairo:clr into master

Fixes #283 (closed)

Please check this is actually correct, I've never worked with cairo before. Let me know if a memset is needed.

Merge request reports