SirPressExtras.mesa
Copyright (C) 1984, Xerox Corporation. All rights reserved.
Last edited by Michael Plass, November 16, 1984 12:24:41 pm PST
SirPressExtras:
CEDAR
DEFINITIONS =
BEGIN
PressHandle: TYPE = SirPress.PressHandle;
mica: INT = SirPress.mica;
PutRectangleHere:
PROC [p: PressHandle, xlen, ylen:
INT, unit:
INT ← mica];
Warning: resets the space size.
END.
Created November 16, 1984 12:26:59 pm PST
Adds functionality needed to make font sample sheet with width marks.