diff options
Diffstat (limited to 'misc/g15composer/README')
-rw-r--r-- | misc/g15composer/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/g15composer/README b/misc/g15composer/README new file mode 100644 index 0000000000..74abbc7377 --- /dev/null +++ b/misc/g15composer/README @@ -0,0 +1,8 @@ +G15Composer is a scriptable command interface to the libg15render drawing +functions that outputs to a G15daemon screen. G15composer exposes all +graphics primitives and text rendering functions of libg15render so that +they may be used in a variety of situations, including from the command +line or in virtually any scripting language. As a G15Daemon client, +it requires that the daemon is installed and running. + +This requires libg15, libg15render, and g15daemon. |