fontforge-fonttools: init at 20160404

This commit is contained in:
Michael Raskin
2017-03-23 15:10:52 +01:00
parent 632e81083c
commit f9add54f28
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
description = "A font editor";
homepage = http://fontforge.github.io;
platforms = stdenv.lib.platforms.all;
license = stdenv.lib.licenses.bsd3;
};
}