Aki Nyrhinen d1284cd04f rename case-sensitive files that need to be dealt with later (for MacOS) 9 lat temu
..
12 c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
14 c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
34 c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
DG c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
FA c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
Fi c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
Fl c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
L1 c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
LA c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
LH.example c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
LV c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
PC c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
Sl c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
__fixcase2__lH d1284cd04f rename case-sensitive files that need to be dealt with later (for MacOS) 9 lat temu
__fixcase__LH d1284cd04f rename case-sensitive files that need to be dealt with later (for MacOS) 9 lat temu
__fixcase__RC d1284cd04f rename case-sensitive files that need to be dealt with later (for MacOS) 9 lat temu
__fixcase__rh d1284cd04f rename case-sensitive files that need to be dealt with later (for MacOS) 9 lat temu
bx c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
ci c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
ff c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
lc c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
lf c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
lh c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
ob c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
pw c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
rH c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
rc c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
rf c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
sq c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
~= c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu
c0f3d9569e Plan 9 from Bell Labs 2002-12-12 22 lat temu

README

Postscript definitions for special troff characters. File names are
the two character troff names. Each defines a PostScript procedure
that begins with build_ and ends with the character's name. The
build_?? procedure is called with the character width as it's only
argument. The .map files contain extra character data (e.g. image
data) that dpost downloads immediately after the build_?? call,
if the character's font table code field is 2 (rather than 1).

The following PostScript variables are available:

font current font
ptsize current point size
size actual font size - scaled up from ptsize

Don't overuse this stuff!