diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:59:15 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:59:15 -0400 |
commit | dbf60e09c85c770ccbe123f1c3ec0f7dca09e000 (patch) | |
tree | 6b48b8d1119f337870d21d38f7c92d411c5353eb /misc | |
parent | c1387c3dc05f7509f0c1c04a334ef05a9561aa4e (diff) |
misc/g15composer: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-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. |