aboutsummaryrefslogtreecommitdiff
path: root/troff/font/devutf/charlib/ob
blob: b0bf31396d6c1c3dfc0d1a44050ed5700a9f279a (plain)
1
2
3
4
5
6
7
8
/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