HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Fields
hi::v1::otype_glyf_component Struct Reference

Data Fields

hi::glyph_id glyph_id = {}
 
vector2 offset = {}
 
matrix2 scale = {}
 
size_t compound_point_index = 0
 The point-nr in the compound being assembled.
 
size_t component_point_index = 0
 The point in the current component being added to the compound.
 
bool use_points = false
 The component is positioned using anchor points.
 
bool use_for_metrics = false
 Use this glyph for the metrics of the compound.
 

Field Documentation

◆ component_point_index

size_t hi::v1::otype_glyf_component::component_point_index = 0

The point in the current component being added to the compound.

◆ compound_point_index

size_t hi::v1::otype_glyf_component::compound_point_index = 0

The point-nr in the compound being assembled.

◆ use_for_metrics

bool hi::v1::otype_glyf_component::use_for_metrics = false

Use this glyph for the metrics of the compound.

◆ use_points

bool hi::v1::otype_glyf_component::use_points = false

The component is positioned using anchor points.


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