Module C2d.Text_baseline

Text baseline.

type t = Jstr.t

The type for text baseline values.

val top : t
val hanging : t
val middle : t
val alphabetic : t
val ideographic : t
val bottom : t