OtLayoutBaselineTag
Description:
[ CCode ( cname = "hb_ot_layout_baseline_tag_t" , cprefix = "HB_OT_LAYOUT_BASELINE_TAG_" , type_id = "hb_gobject_ot_layout_baseline_tag_get_type ()" ) ]
[ GIR ( name = "ot_layout_baseline_tag_t" ) ]
[ Version ( since = "2.6.0" ) ]
public enum OtLayoutBaselineTag
Content:
Enum values:
- HANGING - The hanging
baseline.
- IDEO_EMBOX_BOTTOM_OR_LEFT -
Ideographic em-box bottom or left edge, if the direction is horizontal or vertical, respectively.
- IDEO_EMBOX_TOP_OR_RIGHT -
Ideographic em-box top or right edge baseline,
- IDEO_FACE_BOTTOM_OR_LEFT -
Ideographic character face bottom or left edge, if the direction is horizontal or vertical, respectively.
- IDEO_FACE_TOP_OR_RIGHT -
Ideographic character face top or right edge, if the direction is horizontal or vertical, respectively.
- MATH - The baseline about which
mathematical characters are centered.
- ROMAN - The baseline used by
alphabetic scripts such as Latin, Cyrillic and Greek.