Previous: pltfm Up: ../plot79_p.html Next: pltfv
SUBROUTINE PLTFR
C$ (Frame)
C$ Set up a standard paper size page frame with an inner frame
C$ one inch (25.4mm) inside of it, and reset the unit square
C$ to correspond to the inner frame. The unit square will be
C$ scaled to fit in this rectangular inner frame, and no inner
C$ border is drawn, so this routine will often be selected for
C$ hidden-line drawings, where the different scaling of X and
C$ Y is not important.
C$ (07-JUN-85)