This commit is contained in:
Ryan Oldenburg 2021-06-01 13:30:46 -05:00
parent 6671103b35
commit 7f984d0bf0
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
import pixie, wFrame, wImage], wNim/[wApp, wPaintDC
import pixie, wNim/wApp, wNim/wFrame, wNim/wPaintDC, wNim/wImage
let
w = 256

View file

@ -1,6 +1,10 @@
import opengl, pixie, pixie/context, staticglfw except Image
import opengl, pixie, pixie/context
export pixie, staticglfw except Image
import staticglfw except Image
export pixie
export staticglfw except Image
var
dpi: float32 = 1.0