rricharz / Tek4010

Free Tektronix 4010, 4013, 4014 and 4015 terminal emulator for Raspberry Pi, Linux, macOS (Macintosh) and Windows
GNU General Public License v3.0
244 stars 29 forks source link

Add plot demo using plotutils #62

Closed erentar closed 5 months ago

rricharz commented 5 months ago

This script uses commands such as plot and draw, which are not part of the standard installation on the Raspberry Pi and the Macintosh. I propose the following:

  1. Create a new folder plotutils in demos.sh
  2. Move plot into the folder plotutils
  3. Provide a readme there which describes in details that plotutils is required and how it can be installed.
  4. Test with a standard installation on the Raspberry Pi, whether your proposed installation works on the Raspberry Pi, including the font used in your script.
erentar commented 5 months ago

I do not have a raspberry pi on hand, however the package plotutils has been a part of debian for many years and is available on arm architecture.

The font I used is not a conventional font, it is included with the plotutils distribution.
See plotutils manual page 146