Go to file
mainzelm c557276d0c Simple README 2003-10-28 09:38:04 +00:00
c + removed debugging output 2003-10-27 09:10:33 +00:00
scheme Fixed empty-visual-info to call make-visual-info not make-visual 2003-10-27 10:08:03 +00:00
.gitignore Unmodified C files from elk. 2001-05-08 14:21:00 +00:00
COPYRIGHT Added copyright for our changes. 2003-10-28 09:33:16 +00:00
INSTALL Refer the user to Sunterlib 0.4 2003-09-02 12:19:18 +00:00
Makefile.in added/changed functions for regions. 2003-10-19 16:50:33 +00:00
README Simple README 2003-10-28 09:38:04 +00:00
configure.in + added --with-xft 2003-10-24 15:56:09 +00:00

README

Scx is an interface to Xlib for the Scheme implementation scsh. Scx is
based on the Xlib interface of Elk 3.0 and shares most of the original
API. In addition, scx provides bindings to the xft library for font
rendering.

Please report bugs to scsh-bugs@zurich.ai.mit.edu.

Installation instructions in file INSTALL.

There is currently no documentation specific to scx but the
description of the original Elk API at
http://www-rn.informatik.uni-bremen.de/software/elk/doc.html might be
helpful.