d26766c4 ^
80b060be ^
1 2 3
4 5 6 7
type WindowAttributes* = object width*: int height*: int ppc*: int # cell width (pixels per char) ppl*: int # cell height (pixels per line) widthPx*: int heightPx*: int