The following compile time options configures the Graphics Library's Primitive Layer.
Topics
Name |
Description |
These compile options to set if the images used for OutImage() are RLE compressed or IPU compressed. | |
This compile option selects if the support for unicode fonts, unsigned char or the default signed char type fonts. There are three types of font (characters) that can be used in the Graphics Library. This gives the user the option to implement multi-language application or use the default signed char type. | |
This compile option enables the advanced font features. | |
This compile option enables the transparent color feature in PutImage(). | |
This compile option enables the Alpha-Blend feature in Primitive Layer. | |
Links