Module Graphv_core__.GlyphPosition

type t = {
index : int;
x : float;
minx : float;
maxx : float;
}