HikoGUI
A low latency retained GUI
|
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. | |
size_t hi::v1::otype_glyf_component::component_point_index = 0 |
The point in the current component being added to the compound.
size_t hi::v1::otype_glyf_component::compound_point_index = 0 |
The point-nr in the compound being assembled.
bool hi::v1::otype_glyf_component::use_for_metrics = false |
Use this glyph for the metrics of the compound.
bool hi::v1::otype_glyf_component::use_points = false |
The component is positioned using anchor points.