NVDA Helper
In-process and lite high-speed utilities for NVDA
FontHeader Struct Reference

#include <gdiHooks.h>

Public Attributes

LONG tableVersion
 
LONG fontRevision
 
ULONG checksumAdjustment
 
ULONG magicNumber
 
USHORT flags
 
USHORT unitsPerEm
 
__int64 created
 
__int64 modified
 
SHORT xMin
 
SHORT yMin
 
SHORT xMax
 
SHORT yMax
 
USHORT macStyle
 
USHORT lowestRecPPEM
 
SHORT fontDirectionHint
 
SHORT indexToLocFormat
 
SHORT glyphDataFormat
 

Detailed Description

Member Data Documentation

◆ tableVersion

LONG FontHeader::tableVersion

◆ fontRevision

LONG FontHeader::fontRevision

◆ checksumAdjustment

ULONG FontHeader::checksumAdjustment

◆ magicNumber

ULONG FontHeader::magicNumber

◆ flags

USHORT FontHeader::flags

◆ unitsPerEm

USHORT FontHeader::unitsPerEm

◆ created

__int64 FontHeader::created

◆ modified

__int64 FontHeader::modified

◆ xMin

SHORT FontHeader::xMin

◆ yMin

SHORT FontHeader::yMin

◆ xMax

SHORT FontHeader::xMax

◆ yMax

SHORT FontHeader::yMax

◆ macStyle

USHORT FontHeader::macStyle

◆ lowestRecPPEM

USHORT FontHeader::lowestRecPPEM

◆ fontDirectionHint

SHORT FontHeader::fontDirectionHint

◆ indexToLocFormat

SHORT FontHeader::indexToLocFormat

◆ glyphDataFormat

SHORT FontHeader::glyphDataFormat

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