summary refs log tree commit diff
path: root/pkgs/data/fonts/source-han-sans/simplified-chinese.nix
blob: 8e920455e4532b24a6168438f8354f3233dc5ff5 (plain) (blame)
1
2
3
4
5
6
import ./base.nix {
  prefix = "source-han-sans-simplified-chinese";
  url = "mirror://sourceforge/source-han-sans.adobe/SourceHanSansCN-1.000.zip";
  sha256 = "88117aa8f8b4ab65d6f7a919a5e1b06d6c00f75b1abecccf120246536123754d";
  description = "Simplified Chinese subset of an open source Pan-CJK typeface";
}