Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_Size_Metrics_ Struct Reference

#include <freetype.h>

Data Fields

FT_UShort x_ppem
 
FT_UShort y_ppem
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Pos ascender
 
FT_Pos descender
 
FT_Pos height
 
FT_Pos max_advance
 

Detailed Description

Definition at line 1974 of file freetype.h.

Field Documentation

◆ ascender

FT_Pos FT_Size_Metrics_::ascender

Definition at line 1982 of file freetype.h.

◆ descender

FT_Pos FT_Size_Metrics_::descender

Definition at line 1983 of file freetype.h.

◆ height

FT_Pos FT_Size_Metrics_::height

Definition at line 1984 of file freetype.h.

◆ max_advance

FT_Pos FT_Size_Metrics_::max_advance

Definition at line 1985 of file freetype.h.

◆ x_ppem

FT_UShort FT_Size_Metrics_::x_ppem

Definition at line 1976 of file freetype.h.

◆ x_scale

FT_Fixed FT_Size_Metrics_::x_scale

Definition at line 1979 of file freetype.h.

◆ y_ppem

FT_UShort FT_Size_Metrics_::y_ppem

Definition at line 1977 of file freetype.h.

◆ y_scale

FT_Fixed FT_Size_Metrics_::y_scale

Definition at line 1980 of file freetype.h.


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