Antialiased Font Support (Windows CE 5.0)

Send Feedback

Antialiased fonts work on any device with display drivers that support them. Typically, antialiasing is supported on devices that are not palletized.

If the display driver supports antialiased fonts, it must notify the GDI when the system boots. It sends this notification by returning GCAPS_GRAY16 from the GetGraphicsCaps function.

The RFLAT, MQ200, Geode/MediaGX, and ATI sample display drivers demonstrate how to support antialiasing in 16-bpp mode.

See Also

Display Driver Development Concepts | Display Driver Extensions | Display Driver Samples

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.