plan9fox/sys/lib/troff/font/devutf/charlib/sq
2011-03-30 19:35:09 +03:00

13 lines
208 B
Plaintext

/build_sq {
pop
size 2 div /side exch def
currentpoint
newpath
moveto
0 side rlineto
side 0 rlineto
0 side neg rlineto
closepath
font B eq {fill} {stroke} ifelse
} def