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