ANTIALIAS_OPAQUE Macro
From Microchip Graphics Library
C
#define ANTIALIAS_OPAQUE 0
Description
Mid colors are calculated only once while rendering each character. This is ideal for rendering text over a constant background.
From Microchip Graphics Library
#define ANTIALIAS_OPAQUE 0
Mid colors are calculated only once while rendering each character. This is ideal for rendering text over a constant background.