ReactOS 0.4.15-dev-7924-g5949c20
FNT_FontRec_ Struct Reference

#include <winfnt.h>

Collaboration diagram for FNT_FontRec_:

Public Attributes

FT_ULong offset
 
FT_WinFNT_HeaderRec header
 
FT_Bytefnt_frame
 
FT_ULong fnt_size
 
FT_Stringfamily_name
 

Detailed Description

Definition at line 138 of file winfnt.h.

Member Data Documentation

◆ family_name

FT_String* FNT_FontRec_::family_name

Definition at line 146 of file winfnt.h.

◆ fnt_frame

FT_Byte* FNT_FontRec_::fnt_frame

Definition at line 144 of file winfnt.h.

◆ fnt_size

FT_ULong FNT_FontRec_::fnt_size

Definition at line 145 of file winfnt.h.

◆ header

FT_WinFNT_HeaderRec FNT_FontRec_::header

Definition at line 142 of file winfnt.h.

◆ offset

FT_ULong FNT_FontRec_::offset

Definition at line 140 of file winfnt.h.


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