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

#include <HiiFont.h>

Collaboration diagram for _EFI_FONT_DISPLAY_INFO:
Collaboration graph
[legend]

Public Attributes

EFI_GRAPHICS_OUTPUT_BLT_PIXEL ForegroundColor
 
EFI_GRAPHICS_OUTPUT_BLT_PIXEL BackgroundColor
 
EFI_FONT_INFO_MASK FontInfoMask
 
EFI_FONT_INFO FontInfo
 

Detailed Description

Describes font output-related information.

This structure is used for describing the way in which a string should be rendered in a particular font. FontInfo specifies the basic font information and ForegroundColor and BackgroundColor specify the color in which they should be displayed. The flags in FontInfoMask describe where the system default should be supplied instead of the specified information. The flags also describe what options can be used to make a match between the font requested and the font available.

Member Data Documentation

◆ BackgroundColor

EFI_GRAPHICS_OUTPUT_BLT_PIXEL _EFI_FONT_DISPLAY_INFO::BackgroundColor

◆ FontInfo

EFI_FONT_INFO _EFI_FONT_DISPLAY_INFO::FontInfo

◆ FontInfoMask

EFI_FONT_INFO_MASK _EFI_FONT_DISPLAY_INFO::FontInfoMask

◆ ForegroundColor

EFI_GRAPHICS_OUTPUT_BLT_PIXEL _EFI_FONT_DISPLAY_INFO::ForegroundColor

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