diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:47 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:05:47 +0000 |
commit | ad05f11c39e4655e5278e4abe1fb7a948b7297d2 (patch) | |
tree | fc231d006dd0fdacd149cc20a5ed39fb776ab7a4 | |
parent | 792bc2bac388607abe38b0edbc8d6199789bdaf6 (diff) |
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGIN
-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. |