Home
last modified time | relevance | path

Searched refs:font (Results 1 – 25 of 146) sorted by relevance

123456

/original-bsd/local/ditroff/ditroff.okeeffe/utilities/
H A Dmakedev.c81 struct Font font; variable
208 font.nwfont = FSIZE;
267 font.fonttab = font.slant = font.specfont = font.ligfont = spacewidth = 0;
268 font.spare1 = NULL;
269 font.namefont[0] = font.intname[0] = NULL;
279 font.specfont = 1;
281 font.fonttab = 1;
284 font.slant = i;
291 font.spare1 = s1[0];
380 if(font.fonttab == 1)
[all …]
H A Ddumpdev.c30 struct Font font; variable
309 dumpfont( font )
310 struct Font *font; variable
317 p = (char *) font;
336 printf("name %s\n", font->namefont);
338 if( font->specfont )
340 mklig( font->ligfont );
341 if( font->fonttab )
343 if( font->slant )
357 if(font->fonttab == 1)
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/devnver/
H A Dput.c20 extern int size, font, hpos, vpos, lastw, maxv;
71 lastw = (widthtab[font][0] * pstab[size] + dev.unitwidth/2)/dev.unitwidth;
74 k = ofont = font;
78 i = fitab[font][c] & BMASK;
80 p = codetab[font];
81 pw = widthtab[font];
113 lastw = (widthtab[font][0] * pstab[size] + dev.unitwidth/2)/dev.unitwidth;
137 if (font != ofont) /* char on special font, reset */
H A DMakefile7 OBS = dev.o font.o font2.o graph.o main.o parse.o put.o
33 font.o put.o dev.o: the.h dev.h
/original-bsd/local/transcript/man/
H A Dpsgrind.l31 font and literal strings and character constants in Courier font.
41 All these options take as their argument a font specfication.
42 These font specifications have two parts:
45 point size (1 point = 1/72 inch\-8 point is a good small font).
55 sets your default body font to 12 point Times Roman.
95 simple documents (e.g., program listings in one font)
114 and the other font options,
115 should be a font specification as described above.
119 of the source, that not set specially in another font.
130 This option respecifies the font used to print comment text to
[all …]
/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dgraphics.c146 GRGetCharYSize(font, size) in GRGetCharYSize() argument
664 GRfontfound(font, size) in GRfontfound() argument
665 register font, size; in GRfontfound()
809 GROpenFont(font, size) in GROpenFont() argument
824 charysizes[font][size] = ((struct header *) font_info[font][size])->maxy;
882 GRFontStrlen(text, font, size) in GRFontStrlen() argument
884 int font; /* 1 - 4 */
894 GROpenFont(font, size);
922 int font, size;
932 GROpenFont(font, size);
[all …]
H A Dpoint.c96 PTMakeTextPoints(text, font, size, point, pos) in PTMakeTextPoints() argument
98 int font, size;
105 length = GRFontStrlen(text, font, size);
/original-bsd/old/roff/troff_font/
H A Dmkfont.c50 if(font[i].name < 0177){
51 ascii[i] = font[i].name;
54 if(font[i].name == chtab[j])break;
106 if(font[j].ctval)printf("+0%d00, ",font[j].ctval);
/original-bsd/local/transcript/lib/
H A DMakefile13 font.map
35 cd troff.font; make ${MFLAGS} install
36 cd ditroff.font; make ${MFLAGS} install
40 cd troff.font; make ${MFLAGS} clean
41 cd ditroff.font; make ${MFLAGS} clean
/original-bsd/usr.bin/indent/
H A Dio.c534 if (of->font[0] != nf->font[0]
535 || of->font[1] != nf->font[1]) {
538 if (nf->font[1]) {
540 *s++ = nf->font[0];
541 *s++ = nf->font[1];
544 *s++ = nf->font[0];
573 if (f->font[0])
574 f->font[1] = *s;
576 f->font[0] = *s;
589 if (f->font[0] == 0)
[all …]
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/
H A Ddip.c124 int font = 1; variable
133 int font; member
761 ofont = font;
762 i = fitab[font][c];
764 p = codetab[font];
765 pw = widtab[font];
793 if (font != ofont)
829 fontdata[i].font = -1;
842 font = n;
1002 fs->font = f;
[all …]
/original-bsd/local/ditroff/ditroff.old.okeeffe/troff/
H A Dt6.c151 xfont = font;
269 setfbits(chbits, font); in mchbits()
395 font1 = font;
396 font = j;
422 savfont = font; in setwd()
453 font = savfont; in setwd()
598 int pos, font; in setfp()
605 shortname[0] = font & BMASK;
606 shortname[1] = font >> BYTE;
628 fontlab[pos] = font;
[all …]
H A Dn6.c26 extern int font;
91 chbits = (((pts)<<2) | font) << (BYTE + 1); in mchbits()
131 font1 = font;
132 font = j;
145 savfont = font; in setwd()
165 font = savfont; in setwd()
/original-bsd/old/roff/troff/
H A Dsvt6.c45 extern int font;
179 xfont = font;
255 if(j==font)casps1(apts + savinc); in casefz()
274 if(fz[font].size){
275 i = getfz(font, i);
300 if(font == (spsz-1)){ in mchbits()
361 font1 = font;
362 font = j;
367 }else if(fz[font].size){
386 savfont = font; in setwd()
[all …]
H A Dt6.c45 extern int font;
179 xfont = font;
255 if(j==font)casps1(apts + savinc); in casefz()
274 if(fz[font].size){
275 i = getfz(font, i);
300 if(font == (spsz-1)){ in mchbits()
361 font1 = font;
362 font = j;
367 }else if(fz[font].size){
391 savfont = font; in setwd()
[all …]
/original-bsd/old/roff/common_source/
H A DREADME5 1. fonts are in /usr/lib/font/ftXX,
6 where XX is the name of the font (e.g., HI).
7 Source is in ./font/ftXX.c.
/original-bsd/local/ditroff/ditroff.okeeffe/devhar/fonts/
H A Dinstallfonts5 cmp $i /usr/lib/ditroff/font/devhar/$i
9 cp *.out /usr/lib/ditroff/font/devhar
H A DsR2 # table of font 3600 with master 14 and unitwidth 10
4 # This is the Smal caps for Times Roman font
8 # Special "oldstyle font" han's preprocessor. Not officially public
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Ddb2.c103 DBChangeFont(element, font, size, db)
105 int font, size; variable
113 element->brushf = font;
/original-bsd/old/roff/nroff/
H A Dn6.c39 extern int font;
107 chbits = (((pts)<<2) | font) << (BYTE + 1); in mchbits()
147 font1 = font;
148 font = j;
166 savfont = font; in setwd()
189 font = savfont; in setwd()
/original-bsd/old/vpr/
H A Dvtroff.sh44 echo -F takes following font name.
53 echo $1 takes following font name.
58 echo ${2}: font not found.
/original-bsd/local/transcript/src/
H A Denscript.c120 struct font { struct
226 register struct font *f;
259 register struct font *f; in ScanFont()
361 register struct font *p;
373 register struct font *p;
384 register struct font *f; in DumpFonts()
448 register struct font *f;
967 font = *++optarg;
970 if ((font < 'a') || ('z' < font)) {
973 prog, font);
[all …]
/original-bsd/old/vfilters/vcat/
H A Dvcat.c633 register int fnum, size, font; in getfont() local
642 font = open(cbuf, 0); in getfont()
643 if (font == -1) { in getfont()
649 if (read(font, &header, sizeof header)!=sizeof header || header.magic!=0436) in getfont()
665 if (read(font, d, DSIZ)!=DSIZ in getfont()
666 || read(font, bits, header.size)!=header.size) in getfont()
669 close(font); in getfont()
680 close(font); in getfont()
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/lib/
H A Dgremlinlib.c310 gr_text(fp, text, x, y, font, size, justification) in gr_text() argument
314 int font, size; /* text font, text size */
332 else if ((font < 1) || (font > NFONTS)) {
333 fprintf(stderr, "gr_text: bad font %d\n", font);
421 fprintf(fp, "%d %d\n", font, size);
/original-bsd/old/vfilters/rvcat/
H A Drvcat.c662 register int fnum, size, font; in getfont() local
673 font = open(cbuf, 0); in getfont()
674 if (font == -1) { in getfont()
680 if (read(font, &header, sizeof header)!=sizeof header || header.magic!=0436) in getfont()
696 if (read(font, d, DSIZ)!=DSIZ in getfont()
697 || read(font, bits, header.size)!=header.size) in getfont()
700 close(font); in getfont()
711 close(font); in getfont()

123456