Home
last modified time | relevance | path

Searched defs:Font (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/troff/troff.d/
H A Ddev.h65 struct Font { /* characteristics of a font */ struct
66 char nwfont; /* number of width entries for this font */
67 char specfont; /* 1 == special font */
68 char ligfont; /* 1 == ligatures exist on this font */
69 char spare1; /* unused for now */
70 char namefont[10]; /* name of this font (e.g., "R" */
71 char intname[10]; /* internal name (=number) on device, in ascii */
/titanic_41/usr/src/cmd/lp/filter/postscript/common/
H A Ddev.h60 struct Font { /* characteristics of a font */ struct
61 char nwfont; /* number of width entries for this font */
62 char specfont; /* 1 == special font */
63 char ligfont; /* 1 == ligatures exist on this font */
64 char spare1; /* unused for now */
65 char namefont[10]; /* name of this font (e.g., "R" */
66 char intname[10]; /* internal name (=number) on device, in ascii */