Added ttmkfdir - program to create fonts.scale for TTF fonts

svn path=/nixpkgs/trunk/; revision=10910
This commit is contained in:
Michael Raskin
2008-03-02 18:40:42 +00:00
parent 7ffdd3a997
commit 10daad7e97
4 changed files with 25 additions and 0 deletions
+1
View File
@@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
description = "
Readline wrapper for console programs.
";
inherit src;
};
}