Oops, alpha is used.

SVN revision: 51289
This commit is contained in:
Christopher Michael 2010-08-18 16:22:27 +00:00
parent b2b23358f4
commit b1d8f83639
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ soft8_font_glyph_draw(void *data, void *dest __UNUSED__, void *context,
Soft8_Image *dst;
RGBA_Draw_Context *dc;
const DATA8 *bitmap;
// DATA8 alpha, r, g, b;
DATA8 alpha; // r, g, b
DATA8 gry8;
Eina_Rectangle ext;
int bpitch, bw, bh;