README 411 B

12345678
  1. G15Composer is a scriptable command interface to the libg15render
  2. drawing functions that outputs to a G15daemon screen. G15composer
  3. exposes all graphics primitives and text rendering functions of
  4. libg15render so that they may be used in a variety of situations,
  5. including from the command line or in virtually any scripting
  6. language. As a G15Daemon client, it requires that the daemon is
  7. installed and running.