scheme48-fb

This commit is contained in:
Johan Ceuppens 2012-01-16 17:09:03 +00:00
parent 67b78960e5
commit 32af41202f
1 changed files with 9 additions and 0 deletions

View File

@ -1 +1,10 @@
scgame is a drawing package and should be useful to make widgets scgame is a drawing package and should be useful to make widgets
For a working putpixel method check out the scheme48-fb as a basis for
scsh images. You can get it at http://soft.vub.ac.be/~jceuppen/scheme/
fb stands for linux's framebuffer to draw on.
Eventually X11 should be supported.
-- Johan