nixpkgs/pkgs/data/fonts/source-han-sans/japanese.nix
2014-07-30 16:27:20 +02:00

6 lines
289 B
Nix

import ./base.nix {
prefix = "source-han-sans-japanese";
url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansJP-1.000.zip";
sha256 = "c5930036660bea22ffceaa9e2df765776494800d330a59be7936ab3c763c4c82";
description = "Japanese subset of an open source Pan-CJK typeface";
}