sunterlib/scsh/scgame
Johan Ceuppens 32af41202f scheme48-fb 2012-01-16 17:09:03 +00:00
..
AUTHORS scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
BLURB scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
NEWS scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
README scheme48-fb 2012-01-16 17:09:03 +00:00
packages.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
pkg-def.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgame.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgamedictionaries.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgameutil.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgamewidgets.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scganadu.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scganaduutil.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
test.xpm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00

README

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