images.loader.gtk: fix fall-through in case problem in image>GdkPixbuf
parent
38e0b0643f
commit
9d384c14ba
|
@ -65,7 +65,7 @@ CONSTANT: bits>components {
|
|||
[ bitmap>> ]
|
||||
[ drop GDK_COLORSPACE_RGB ]
|
||||
[ has-alpha? ]
|
||||
[ bytes-per-component 8 * ]
|
||||
[ component-type>> bytes-per-component 8 * ]
|
||||
[ dim>> first2 ]
|
||||
[ rowstride ]
|
||||
} cleave f f gdk_pixbuf_new_from_data ;
|
||||
|
|
Loading…
Reference in New Issue