plan9port/troff/font/devutf/charlib/_s_q

13 lines
208 B
Text
Raw Normal View History

2004-05-15 23:45:13 +00:00
/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