diff options
author | Ronny Schmatzler <schmatzler@hirnschwund.net> | 2015-03-12 22:42:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 22:42:30 +0700 |
commit | 2dd53fd37b7826fe1ff63924206bbb09209ed343 (patch) | |
tree | 27345f7cf7991050b97c3eaa13a8061fa975c3f9 /system/ttmkfdir/README | |
parent | 6d204a3c370236ba083168d7f3e0b9c60c1283fc (diff) | |
download | slackbuilds-2dd53fd37b7826fe1ff63924206bbb09209ed343.tar.gz |
system/ttmkfdir: Added (fonts.dir creator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttmkfdir/README')
-rw-r--r-- | system/ttmkfdir/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/ttmkfdir/README b/system/ttmkfdir/README new file mode 100644 index 0000000000..dc602841b6 --- /dev/null +++ b/system/ttmkfdir/README @@ -0,0 +1,8 @@ +This program creates 'font.dir' files for TrueType fonts. These files +are required if you want to use TrueType fonts with X. + +There is no website, since the tool has been abandoned. +RedHat still seems to be making patches from time to time. + +It has been superseded by mkfontscale and mkfontdir, +but Cinelerra only works with this one. |