Set_Default_Glyphs
Functions | |
void | Set_Default_Glyphs () |
Defines all default glyphs in the currently open segment. More... | |
void | Set_Default_Glyphs_By_Key (HC_KEY target_segment) |
Similar to Set_Default_Glyphs() but operates on a key rather than an open segment. More... | |
Detailed Description
Function Documentation
◆ Set_Default_Glyphs()
void Set_Default_Glyphs | ( | ) |
Defines all default glyphs in the currently open segment.
DETAILS
No additional details. See Set_Marker_Symbol.
◆ Set_Default_Glyphs_By_Key()
void Set_Default_Glyphs_By_Key | ( | HC_KEY | target_segment | ) |
Similar to Set_Default_Glyphs() but operates on a key rather than an open segment.
- Parameters
-
target_segment - A key to a segment to define the default glyphs on.
DETAILS
No additional details. See Set_Marker_Symbol.