ReactOS 0.4.16-dev-2332-g4cba65d
WOFF2_InfoRec_ Struct Reference

#include <wofftypes.h>

Collaboration diagram for WOFF2_InfoRec_:

Public Attributes

FT_ULong header_checksum
 
FT_UShort num_glyphs
 
FT_UShort num_hmetrics
 
FT_Shortx_mins
 
WOFF2_Table glyf_table
 
WOFF2_Table loca_table
 
WOFF2_Table head_table
 

Detailed Description

Definition at line 237 of file wofftypes.h.

Member Data Documentation

◆ glyf_table

WOFF2_Table WOFF2_InfoRec_::glyf_table

Definition at line 244 of file wofftypes.h.

◆ head_table

WOFF2_Table WOFF2_InfoRec_::head_table

Definition at line 246 of file wofftypes.h.

◆ header_checksum

FT_ULong WOFF2_InfoRec_::header_checksum

Definition at line 239 of file wofftypes.h.

◆ loca_table

WOFF2_Table WOFF2_InfoRec_::loca_table

Definition at line 245 of file wofftypes.h.

◆ num_glyphs

FT_UShort WOFF2_InfoRec_::num_glyphs

Definition at line 240 of file wofftypes.h.

◆ num_hmetrics

FT_UShort WOFF2_InfoRec_::num_hmetrics

Definition at line 241 of file wofftypes.h.

◆ x_mins

FT_Short* WOFF2_InfoRec_::x_mins

Definition at line 242 of file wofftypes.h.


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