package graphv_font

  1. Overview
  2. Docs
type t = {
  1. width : int;
  2. height : int;
}