1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-21 11:40:03 +00:00
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