package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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