type WindowAttributes* = object width*: int height*: int ppc*: int # cell width ppl*: int # cell height width_px*: int height_px*: int