Simple README
This commit is contained in:
parent
3e6a7d52b6
commit
c557276d0c
|
@ -0,0 +1,14 @@
|
||||||
|
|
||||||
|
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.
|
Loading…
Reference in New Issue