XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_NARROW_GLYPH Struct Reference

#include <UefiInternalFormRepresentation.h>

Public Attributes

CHAR16 UnicodeWeight
 
UINT8 Attributes
 
UINT8 GlyphCol1 [EFI_GLYPH_HEIGHT]
 

Detailed Description

The EFI_NARROW_GLYPH has a preferred dimension (w x h) of 8 x 19 pixels.

Member Data Documentation

◆ Attributes

UINT8 EFI_NARROW_GLYPH::Attributes

The data element containing the glyph definitions.

◆ GlyphCol1

UINT8 EFI_NARROW_GLYPH::GlyphCol1[EFI_GLYPH_HEIGHT]

The column major glyph representation of the character. Bits with values of one indicate that the corresponding pixel is to be on when normally displayed; those with zero are off.

◆ UnicodeWeight

CHAR16 EFI_NARROW_GLYPH::UnicodeWeight

The Unicode representation of the glyph. The term weight is the technical term for a character code.


The documentation for this struct was generated from the following file: