dashp(3f) - [M_calcomp:general] draw from current position to new point with dashed line (LICENSE:PD)
Synopsis
Description
Options
Comments
License
subroutine dashp(xpage,ypage,dash)
DASHP is a FORTRAN subroutine which draws a dashed line from the current pen position to a specified point.
XPAGE,YPAGE are the coordinates, in inches, of the point to which the dashed line is to be drawn. DASH is the length, in inches, of each dash and of the space between dashes.
If the line length is less than double the dash length, the dash length is adjusted to half the line length.
Public Domain
Nemo Release 3.1 | dashp (3) | February 23, 2025 |