Просмотр исходного кода

Update README.md to keep using SC font

assets/fonts/SourceHanSans.ttc has been upgraded so now
SourceHanSans11.ttf is the Simplified Chinese one.
Xi Ruoyao 5 лет назад
Родитель
Сommit
1c97ae5606
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@
 ```bash
 ```bash
 wget https://bf.mengyan1223.wang/assets/fonts/{SourceHanSans.ttc,ttc2ttf.py}
 wget https://bf.mengyan1223.wang/assets/fonts/{SourceHanSans.ttc,ttc2ttf.py}
 python3 ttc2ttf.py SourceHanSans.ttc
 python3 ttc2ttf.py SourceHanSans.ttc
-./wordfreq.py -i example.in -o example.png -p n,ne -f SourceHanSans10.ttf -t 60
+./wordfreq.py -i example.in -o example.png -p n,ne -f SourceHanSans11.ttf -t 60
 ```
 ```
 
 
 You should use Source Han Sans font under the terms of SIL Open Font License 1.1.
 You should use Source Han Sans font under the terms of SIL Open Font License 1.1.