alexlarsson/gthree

Better format for pixbufs

alexlarsson opened this issue · 0 comments

It doesn't make sense to use a non-premultiplied format for textures, and GdkPixbuf isn't exactly great. Move to cairo_surface_t? or custom GBytes?