diff options
-rw-r--r-- | misc/g15composer/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/misc/g15composer/README b/misc/g15composer/README index c1e09b96370c..b66eaae5e6b4 100644 --- a/misc/g15composer/README +++ b/misc/g15composer/README @@ -1,6 +1,7 @@ -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. +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. |