ASCII
graphic->charset = ASCII;
case ASCII:
psenc->charset = ASCII;
psenc->charset = ASCII;
case ASCII:
opt.ASCII = 0;
opt.ASCII = 1;
if (popt->ASCII) {
int ASCII; /* zero for binary input and output.
if (popt->ASCII)
if (popt->binary || !popt->ASCII) {