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