Rebuild zh_TW.ttf (Chinese Traditional) subset font

...that ships with Tux Paint.
This commit is contained in:
Bill Kendrick 2023-06-13 21:46:07 -07:00
parent 104c27086b
commit 71120af4aa
3 changed files with 6 additions and 1 deletions

View file

@ -115,6 +115,11 @@ https://tuxpaint.org/
* Russian translaton
Olesya Gerasimenko <translation-team@basealt.ru>
* Updated the Chinese (Traditional) subset font file that ships
with Tux Paint, based on the current translation strings.
(Updated Python script to explicitly use `python2` these days.)
Bill Kendrick <bill@newbreedsoftware.com>
* Ports & Building:
-----------------
* Ensure `trans` dir. exists, for parallel builds (`make -j`)

Binary file not shown.

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: UTF-8 -*-
# Copyright: Song Huang <song@song.idv.tw>
# License: GUN GPL