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

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!