From 9daa3ca74ebd673d00ba52667c50fe4a0046d100 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 31 Jan 2008 16:58:38 -0500 Subject: tr2post: rename charlib files to not be case-dependent (OS X) --- troff/font/devutf/charlib/_c_i | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 troff/font/devutf/charlib/_c_i (limited to 'troff/font/devutf/charlib/_c_i') diff --git a/troff/font/devutf/charlib/_c_i b/troff/font/devutf/charlib/_c_i new file mode 100644 index 00000000..bf65f61d --- /dev/null +++ b/troff/font/devutf/charlib/_c_i @@ -0,0 +1,8 @@ +/build_ci { + pop + size 3 mul 8 div /rad exch def + currentpoint + newpath + rad add exch rad add exch rad 0 360 arc + stroke +} def -- cgit v1.2.3