Module: Pango::BaselineShift
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
Leave the baseline unchanged
0 or :none
- SUPERSCRIPT =
Shift the baseline to the superscript position, relative to the previous run
1 or :superscript
- SUBSCRIPT =
Shift the baseline to the subscript position, relative to the previous run
2 or :subscript