aboutsummaryrefslogtreecommitdiff
path: root/troff/font/devutf/charlib/ob
diff options
context:
space:
mode:
Diffstat (limited to 'troff/font/devutf/charlib/ob')
-rw-r--r--troff/font/devutf/charlib/ob8
1 files changed, 8 insertions, 0 deletions
diff --git a/troff/font/devutf/charlib/ob b/troff/font/devutf/charlib/ob
new file mode 100644
index 00000000..b0bf3139
--- /dev/null
+++ b/troff/font/devutf/charlib/ob
@@ -0,0 +1,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