fix a bug I thought I'd fixed a while back...?
This commit is contained in:
parent
914f9feebc
commit
d476d3f21a
|
@ -41,7 +41,7 @@
|
|||
(cairo_win32_surface_create_with_ddb hdc
|
||||
CAIRO_FORMAT_RGB24 w h)
|
||||
(ReleaseDC hwnd hdc))))
|
||||
(super build-cairo-surface)))
|
||||
(super build-cairo-surface w h)))
|
||||
|
||||
(define gl (and gl-config
|
||||
(let ([hdc (cairo_win32_surface_get_dc (get-cairo-surface))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user