diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:02 +0000 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-18 17:30:08 -0800 |
commit | 9b6d7d062c91a86e110eea7ed38d44e104463fba (patch) | |
tree | 849a9d3931c95f81908e8a19fb7063cd91fdaae0 | |
parent | 2247072a89b7b9da8ed22d0aaec100cef3adb62d (diff) |
mkfontdir: Initial revision
-rwxr-xr-x | mkfontdir.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mkfontdir.cpp b/mkfontdir.cpp new file mode 100755 index 0000000..6fff51d --- /dev/null +++ b/mkfontdir.cpp @@ -0,0 +1,4 @@ +XCOMM!/bin/sh +XCOMM $XFree86: xc/programs/mkfontdir/mkfontdir.cpp,v 1.1 2003/11/14 02:42:07 dawes Exp $ + +exec BINDIR/mkfontscale -b -s -l "$@" |