Raster Fonts Support (Windows CE 5.0)
This Catalog item adds support for raster fonts to your OS design. A raster font is a font based on tiny bitmaps, each representing a single character and size. Because the bitmaps for each glyph in a raster font are designed for a specific resolution on a particular device, raster fonts are generally considered device-dependent.
For more information, see Working with TrueType and Raster Fonts.
Implementation Considerations
The following table shows the Sysgen variables that enable raster font support.
Sysgen variable | Description |
---|---|
SYSGEN_GDI_RASTERFONT | Set this Sysgen to enable raster font support |
Modules and Components
The following table shows the components and modules that implement raster font support.
Item | Module | Component |
---|---|---|
Raster font support | mgrast, mgrast2 | None |
Arial raster font | arial_raster | None |
Hardware Considerations
There are no special hardware considerations for raster fonts.
Dependencies
The following table lists the Catalog item dependencies that most directly relate to this item's functionality. There are additional dependencies as well. For more information on determining the complete list of dependencies for this Catalog item, see Catalog Item Dependencies.
Catalog Item | Sysgen variable |
---|---|
Minimal GDI Configuration | SYSGEN_MINGDI |
Minimal GWES Configuration | SYSGEN_MINGWES |
Minimal Input Configuration | SYSGEN_MININPUT |
See Also
Send Feedback on this topic to the authors