|
// Although it is likely to be the most commonly used format, our font rendering is 1 channel / 8 bpp
|
|
// Although it is likely to be the most commonly used format, our font rendering is 1 channel / 8 bpp
|
|
GetTexDataAsAlpha8(&pixels, NULL, NULL);
|
|
GetTexDataAsAlpha8(&pixels, NULL, NULL);
|