diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:17:37 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:17:37 +0000 |
commit | d4e1fb367080b5c6513d74eaf872a13b99fe65b7 (patch) | |
tree | 10cd97effc74c944f48021140dec15b025b6ceea | |
parent | e20ec108e9544bc477eea2dcb76254c61772a39c (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSED
-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. |