Previous Next


                                                    987
           APPENDIX A                                                       Operator Summary



              POSTSCRIPT
OPERATOR      EQUIVALENT      DESCRIPTION                                                 TABLE   PAGE

k             setcmykcolor    Set CMYK color for nonstroking operations                   4.24    288

l             lineto          Append straight line segment to path                        4.9     226

m             moveto          Begin new subpath                                           4.9     226

M             setmiterlimit   Set miter limit                                             4.7     219

MP                            (PDF 1.2) Define marked-content point                       10.7    851

n                             End path without filling or stroking                        4.10    230

q             gsave           Save graphics state                                         4.7     219

Q             grestore        Restore graphics state                                      4.7     219

re                            Append rectangle to path                                    4.9     227

RG            setrgbcolor     Set RGB color for stroking operations                       4.24    288

rg            setrgbcolor     Set RGB color for nonstroking operations                    4.24    288

ri                            Set color rendering intent                                  4.7     219

s             closepath,      Close and stroke path                                       4.10    230
              stroke

S             stroke          Stroke path                                                 4.10    230

SC            setcolor        (PDF 1.1) Set color for stroking operations                 4.24    287

sc            setcolor        (PDF 1.1) Set color for nonstroking operations              4.24    288

SCN           setcolor        (PDF 1.2) Set color for stroking operations (ICCBased and   4.24    288
                              special color spaces)

scn           setcolor        (PDF 1.2) Set color for nonstroking operations (ICCBased    4.24    288
                              and special color spaces)

sh            shfill          (PDF 1.3) Paint area defined by shading pattern             4.27    303

T*                            Move to start of next text line                             5.5     406

Tc                            Set character spacing                                       5.2     398

Td                            Move text position                                          5.5     406

Previous Next