aboutsummaryrefslogtreecommitdiff
path: root/troff/font/devutf/charlib/PC
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-05-15 23:45:13 +0000
committerrsc <devnull@localhost>2004-05-15 23:45:13 +0000
commit13f7391e4a38634221f4a63da9f58f58473e77b0 (patch)
tree65b538843c8fbfbb5000de18ad6145ce82531781 /troff/font/devutf/charlib/PC
parent36a9115fcbe8ddb0baacc07f8c33add9a9f7b307 (diff)
downloadplan9port-13f7391e4a38634221f4a63da9f58f58473e77b0.tar.gz
plan9port-13f7391e4a38634221f4a63da9f58f58473e77b0.tar.bz2
plan9port-13f7391e4a38634221f4a63da9f58f58473e77b0.zip
More files!
Diffstat (limited to 'troff/font/devutf/charlib/PC')
-rw-r--r--troff/font/devutf/charlib/PC25
1 files changed, 25 insertions, 0 deletions
diff --git a/troff/font/devutf/charlib/PC b/troff/font/devutf/charlib/PC
new file mode 100644
index 00000000..0f03581d
--- /dev/null
+++ b/troff/font/devutf/charlib/PC
@@ -0,0 +1,25 @@
+%
+% UMDS pencil - needs to be cleaned up.
+%
+
+/build_PC {
+ pop
+ gsave
+ currentpoint translate
+ 1 scaling div ptsize 10 div mul dup scale
+ newpath
+ 0 setlinecap
+ 1 setlinejoin
+ 2 setlinewidth
+ 0 1 moveto 12 0 rlineto stroke
+ 0 5 moveto 12 0 rlineto stroke
+ 0 9 moveto 12 0 rlineto stroke
+ 1 setlinewidth
+ 12 .5 moveto 21.27362 5 lineto 12 9.5 lineto stroke
+ 21.27362 5 moveto
+ .4 9.27362 mul neg .4 4 mul rlineto
+ 0 .8 4 mul neg rlineto
+ closepath fill
+ grestore
+} def
+