summaryrefslogtreecommitdiff
path: root/open-source-lorries/chinese-fonts-truetype.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-24 16:36:02 +0000
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-24 16:47:26 +0000
commit5509ce7aa0af34ddac75b6b7986a94019a23cf53 (patch)
tree1e5e66239fe808202f625926f294aa48b11220a5 /open-source-lorries/chinese-fonts-truetype.lorry
parent3ad351c36691b1994e1fd7c3c87751062156cc1d (diff)
downloadlorries-5509ce7aa0af34ddac75b6b7986a94019a23cf53.tar.gz
Adding chinese font lorries
This completes the input methods for the GNOME system, with chinese fonts we can now boot a GNOME system and select chinese pinyin and start using the input method out of the box. Change-Id: I6e90044c680c460a694de8f95b5cd83247152e27
Diffstat (limited to 'open-source-lorries/chinese-fonts-truetype.lorry')
-rw-r--r--open-source-lorries/chinese-fonts-truetype.lorry18
1 files changed, 18 insertions, 0 deletions
diff --git a/open-source-lorries/chinese-fonts-truetype.lorry b/open-source-lorries/chinese-fonts-truetype.lorry
new file mode 100644
index 0000000..e1d7ce2
--- /dev/null
+++ b/open-source-lorries/chinese-fonts-truetype.lorry
@@ -0,0 +1,18 @@
+{
+ "chinese-fonts-truetype/bkai00mp": {
+ "type": "gzip",
+ "url": "ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/bkai00mp.ttf.gz"
+ },
+ "chinese-fonts-truetype/bsmi00lp": {
+ "type": "gzip",
+ "url": "ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/bsmi00lp.ttf.gz"
+ },
+ "chinese-fonts-truetype/gbsn00lp": {
+ "type": "gzip",
+ "url": "ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gbsn00lp.ttf.gz"
+ },
+ "chinese-fonts-truetype/gkai00mp": {
+ "type": "gzip",
+ "url": "ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz"
+ }
+}