[AD] Since when can a bitmap have colour depth 9? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Hi, I found this at src/c/cspr.h:445: if ((src->vtable->color_depth == 8) && (dst->vtable->color_depth != 9)) { I didn't investigate further, so perhaps there's a good reason why the destination bitmap might have colour depth 9. However, it feels like a bug to me. Anyone care to comment? Ben Davis
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |