KYOCERA FS-1300D User Manual Page 237

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 236
RPG
227
RPG — Return to Previous Graphics state
Format
RPG;
Parameter
None
Function
The RPG command restores the graphics state most recently saved by a SCG (Save
Current Graphics) command. The following items of graphics state revert to the state
saved previously.
Path and cursor position (if defined)
Pen diameter (line width)
Line join type
Line cap type
Miter limit
Dash pattern
Flatness
Fill pattern (16
× 16 dots)
Clipping rectangle
Raster resolution
Image model
It is useful to save the graphics state then later restore it when you want to use a path for
both stroking and filling. One such example is shown below.
The RPG command does not affect other printing system parameters such as page
orientation, unit of measurement, etc. (See RES on page 219.)
File
!R! RES; UNIT C;
NEWP;
PMZP 4, 2;
PARC 3, 3, 1, 90, 270;
PARC 5, 3, 1, 270, 90;
CLSP;
SCG; CMNT Saves the graphics state;
STRK; CMNT Strokes the path;
RPG; CMNT Restores the graphics state;
GPAT .5;
FILL 1; CMNT Fills the path;
PAGE;
EXIT;
Page view 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 409 410

Comments to this Manuals

No comments