Special Effects - Star Micronics Rainbow NX-1000C User Manual

Table of Contents

Advertisement

1
' 1
')
j
j
J
I
I
I
I
I
J
I
J
)
J
J
170 OPEN4.4
180 PRINT=lt:4. "SPECIAL EFFECTS"
190 FOR M=8 TO 255 STEP 8
200
PRINT=lt:4. CHRS(27};CHRS(33);CHRS(M);
210
FOR N=l TO 5
220
IF M AND WeN) THEN PRINT=lt:4. SES(N);
230
NEXT N
240
PRINT=lt:4. "PRINTING"
250 NEXT M
260 PRINT=lt:4. CHRS(27);CHRS(64) :CLOSE4 :END
The first part of the printout looks like this in draft mode:
SPECIAL EFFECTS
EMPHASIZED PRINTING
DOUBLE-STRIKE PRINTING
EMPHASIZED DOUBLE-STRIKE PRINTING
EXPANDED
PRINTING
EMPHASIZED
EXPANDED
PR~
DOUBLE-STRIKE
EXPANDED
EMPHABXZED
DOUBLE-BTRX~
Here is the same printout at near letter quality. Note that in NLQ mode,
double-strike is preferable to emphasized for bold print.
SPECIAL EFFECTS
EMPHASIZED PRINTING
DOUBLE-STRIKE PRINTING
EMPHASIZED DOUBLE-STRIKE PRINTING
EXPANDED
PRINTING
EMPHASIZED
EXPANDED
PR~
DOUBLE-STRiKE EXPANDED
EMPHASiZED
DOUBLE-STRi~
The expanded printing command in the preceding program expands the
width of the characters but does not change their height. If you want extra
height there are two commands that will give it to you:
<
27
> <
119
>
<49> gives double height without changing the width; <27> < 104>
< n >
gives double or quadruple height and width. Details can be found
in Appendix B.
37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents