diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:40:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:40:19 -0800 |
commit | 684e4321fa7e96a61f45dc133816ab92a173a52d (patch) | |
tree | c9e0e76fa4deb06d7ca0852c9313e2eb7fb1f3b1 /Written/Jim | |
parent | 63e7fce72d704036016258b2cb55c5624f571d92 (diff) |
Trim trailing whitespace from lines
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Written/Jim')
-rw-r--r-- | Written/Jim | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Written/Jim b/Written/Jim index e370cd5..5ab6630 100644 --- a/Written/Jim +++ b/Written/Jim @@ -55,8 +55,8 @@ document. The Graphics Options area would contain the following entries: - Function - one-of { clear, and, andReverse, copy, andInverted, noop, xor, - or, nor, equiv, invert, orReverse, copyInverted, + Function - one-of { clear, and, andReverse, copy, andInverted, noop, xor, + or, nor, equiv, invert, orReverse, copyInverted, orInverted, nand, set } PlaneMask - unsigned value or many-of-n representing bits Foreground - unsigned value in range 0..2^nplanes @@ -158,7 +158,7 @@ sophisticated as what is provided in many UIMS's, it would be nice to keep the application section of the benchmark as separate as possible from the user interface. - test { CopyArea, CopyPlane, PolyPoint, PolyLine, PolySegment, + test { CopyArea, CopyPlane, PolyPoint, PolyLine, PolySegment, PolyRectangle, PolyArc, FillPolygon, PolyFillRect, PolyFillArc, PutImage, GetImage, ImageText8, PolyText8, ImageText16, PolyText16 } @@ -177,7 +177,7 @@ user interface. - specifies the name of the file into which commands are recorded. describe BOOLEAN - - indicates whether or not a description of the test should be + - indicates whether or not a description of the test should be displayed whenever a test is selected (or when this option is specified). @@ -194,11 +194,11 @@ user interface. colormap is being used, the RGB value for this slot may be changed. forecolor COLORNAME - - specifies the RGB value or name of the color to be used for the + - specifies the RGB value or name of the color to be used for the foreground pixel, if settable. backcolor COLORNAME - - specifies the RGB value or name of the color to be used for the + - specifies the RGB value or name of the color to be used for the background pixel, if settable. linewidth NUMBER |