Previous: dem56 Up: ../plot79_d.html Next: dem58
SUBROUTINE DEM57 (NIN,NOUT)
C$ (DEM57 - Hershey Fonts)
C$ Illustrate the Hershey character fonts. Input consists of
C$ groups of 6 lines, as follows:
C$
C$ Line 1: Font ID and title
C$ Line 2: Upper-case letters
C$ Line 3: Lower-case letters
C$ Line 4: Digits and FORTRAN special characters
C$ Line 5: ASCII special characters
C$ Line 6: Blank
C$
C$ Eight font groups are drawn on each plot. Execution
C$ continues until a blank font ID is reached on the input
C$ unit.
C$ (20-JUL-89)