|
|
1.1 ! root 1: /* this file originally came from imagen/src/imPcodes.h. ! 2: * It has had more defines added but none taken out ! 3: * command codes */ ! 4: /* $Header: imPcodes.h,v 10.2 86/02/01 16:00:18 tony Rel $ */ ! 5: ! 6: #define ASP0 128 ! 7: #define ASP1 129 ! 8: #define AM 130 ! 9: #define AMP 131 ! 10: #define AMM 132 ! 11: ! 12: #define AMMOVE 133 /* not in impv yet */ ! 13: #define ASMOVE 134 /* not in impv yet */ ! 14: #define ASET_ABS_H 135 /* not in impv yet */ ! 15: #define ASET_REL_H 136 /* not in impv yet */ ! 16: #define ASET_ABS_V 137 /* not in impv yet */ ! 17: #define ASET_REL_V 138 /* not in impv yet */ ! 18: #define ASRULE 192 ! 19: #define ABRULE 193 ! 20: ! 21: #define AS 194 /* not implemented yet */ ! 22: #define AH 195 ! 23: #define AV 196 ! 24: #define AN 197 ! 25: ! 26: #define ASGLY 198 ! 27: #define ABGLY 199 ! 28: #define ADELG 200 ! 29: #define ADELC 201 ! 30: #define ADELF 202 ! 31: #define AFONT 203 ! 32: ! 33: #define APAGOR 204 ! 34: #define ASET_HV_SYS 205 ! 35: #define AROTMS 206 ! 36: ! 37: #define AF 207 ! 38: #define ABSKIP 208 ! 39: #define AMARGIN 209 ! 40: #define ASETSP 210 ! 41: ! 42: #define APUSH 211 ! 43: #define APOP 212 ! 44: ! 45: #define APAGE 213 ! 46: #define ASET_PUSH_MASK 214 /* not in impv yet */ ! 47: #define AEND 219 ! 48: #define ACREATE_FAMILY 221 /* not in impv yet */ ! 49: #define ACREATE_MAP 222 /* not in impv yet */ ! 50: #define ASET_PATH 230 /* not in impv yet */ ! 51: #define ASET_TEXTURE 231 /* not in impv yet */ ! 52: #define ASET_PEN 232 /* not in impv yet */ ! 53: #define AFILL_PATH 233 /* not in impv yet */ ! 54: #define ADRAW_PATH 234 /* not in impv yet */ ! 55: #define ABIT_MAP 235 /* not in impv yet */ ! 56: #define ASET_MAGNIFICATION 236 /* not in impv yet */ ! 57: #define AFORCE_GLY_DELETE 240 /* not in impv yet */ ! 58: #define ADEFINE_MACRO 242 /* not in impv yet */ ! 59: #define AEXECUTE_MACRO 243 /* not in impv yet */ ! 60: ! 61: #define ANOP 254 ! 62: #define AEOF 255
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.