Negative values go below the baseline.
TextTag.rise
int rise() @propertyGet rise property.
Returns
Offset of text above the baseline, in Pango units.
void rise(int propval) @propertySet rise property.
Parameters
propval | Offset of text above the baseline, in Pango units. Negative values go below the baseline. |