plan9port/troff/font/devutf/charlib/ob

9 lines
146 B
Text
Raw Normal View History

2004-05-15 23:45:13 +00:00
/build_ob {
pop
size 3 mul 16 div /rad exch def
currentpoint
newpath
rad add exch rad add exch rad 0 360 arc
stroke
} def