Blame builtin/builtin_font.ml

Packit bd2e5d
(* type *)
Packit bd2e5d
type font = string
Packit bd2e5d
(* /type *)