Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: gdi.h
Link against: n/a

Enum TGlyphBitmapType

TGlyphBitmapType

Support

Supported from 7.0

Description

An enumerated type for the format of a glyph bitmap. This type is currently used to indicate whether glyph bitmaps for scalable fonts are drawn anti-aliased. Additional values may be defined in the future.

See also:

EDefaultGlyphBitmap

The font store's default glyph bitmap format is used.

EMonochromeGlyphBitmap

The standard monochrome format: no anti-aliasing, 1 bit per pixel, run-length encoded.

EAntiAliasedGlyphBitmap

Standard 8-bits-per-pixel with anti-aliasing.