diff options
author | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:35 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-02 21:47:35 +0000 |
commit | 95ad13a1bb4aba180d93a81368ece5a75f5cee30 (patch) | |
tree | fc231d006dd0fdacd149cc20a5ed39fb776ab7a4 | |
parent | 792bc2bac388607abe38b0edbc8d6199789bdaf6 (diff) |
70. Merging in the TM branch (Egbert Eich).xo-6_7_0XORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0
-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. |