diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:45:54 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:45:54 +0000 |
commit | f6039a032f5c3eb02e0425f9c1db50c133c4df91 (patch) | |
tree | 70738f49384a6e725c65893b2b1c89f75d1fea05 | |
parent | 4e3170fc0e18249d1d6f4aa9952c5701e8df031a (diff) |
merge with XORG-RELEASE-1-TMCYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGE
-rw-r--r-- | data.h | 1 | ||||
-rw-r--r-- | mkfontscale.man | 6 |
2 files changed, 5 insertions, 2 deletions
@@ -39,6 +39,7 @@ char *notice_foundries[][2] = {"International Typeface Corporation", "itc"}, {"Tiro Typeworks", "tiro"}, {"XFree86", "xfree86"}, + {"Xorg", "xorg"}, {"Microsoft", "microsoft"}, {"Omega", "omega"}, {"Font21", "hwan"}, diff --git a/mkfontscale.man b/mkfontscale.man index 5b42eb9..6cb3b9f 100644 --- a/mkfontscale.man +++ b/mkfontscale.man @@ -144,8 +144,10 @@ file even if it has been hand-edited. is equivalent to .BR mkfontdir . .SH AUTHOR -.B Mkfontscale -was written by Juliusz Chroboczek <jch@xfree86.org> for the XFree86 +The version of +.B mkfontscale +included in this X.Org Foundataion release +was originally written by Juliusz Chroboczek <jch@xfree86.org> for the XFree86 project. The functionality of this program was inspired by the .B ttmkfdir utility by Joerg Pommnitz. |