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