diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-02-02 19:11:47 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-02-02 19:11:47 +0200 |
commit | e7bd167a8c5bd872cc39d832ea41433c9cdb38cf (patch) | |
tree | dcdb6a3dd1af11fc4049fbb2fde1fed6984816f8 /data | |
parent | 325d7a5eb47d74239320127b5f3433ffc9851904 (diff) | |
download | plus-e7bd167a8c5bd872cc39d832ea41433c9cdb38cf.tar.gz plus-e7bd167a8c5bd872cc39d832ea41433c9cdb38cf.tar.bz2 plus-e7bd167a8c5bd872cc39d832ea41433c9cdb38cf.tar.xz plus-e7bd167a8c5bd872cc39d832ea41433c9cdb38cf.zip |
Add japanese fonts mplus 1p (regular, bold).
Diffstat (limited to 'data')
-rw-r--r-- | data/fonts/CMakeLists.txt | 2 | ||||
-rw-r--r-- | data/fonts/Makefile.am | 4 | ||||
-rw-r--r-- | data/fonts/mplus-1p-bold.ttf | bin | 0 -> 884104 bytes | |||
-rw-r--r-- | data/fonts/mplus-1p-regular.ttf | bin | 0 -> 885892 bytes |
4 files changed, 5 insertions, 1 deletions
diff --git a/data/fonts/CMakeLists.txt b/data/fonts/CMakeLists.txt index 636d474e8..7c5f344e6 100644 --- a/data/fonts/CMakeLists.txt +++ b/data/fonts/CMakeLists.txt @@ -7,6 +7,8 @@ SET (FILES liberationsans-bold.ttf liberationsansmono.ttf liberationsansmono-bold.ttf + mplus-1p-bold.ttf + mplus-1p-regular.ttf ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts) diff --git a/data/fonts/Makefile.am b/data/fonts/Makefile.am index b28a11011..bd61cc120 100644 --- a/data/fonts/Makefile.am +++ b/data/fonts/Makefile.am @@ -8,7 +8,9 @@ fonts_DATA = \ liberationsans.ttf \ liberationsans-bold.ttf \ liberationsansmono.ttf \ - liberationsansmono-bold.ttf + liberationsansmono-bold.ttf \ + mplus-1p-bold.ttf \ + mplus-1p-regular.ttf EXTRA_DIST = \ $(fonts_DATA) \ diff --git a/data/fonts/mplus-1p-bold.ttf b/data/fonts/mplus-1p-bold.ttf Binary files differnew file mode 100644 index 000000000..e4787227e --- /dev/null +++ b/data/fonts/mplus-1p-bold.ttf diff --git a/data/fonts/mplus-1p-regular.ttf b/data/fonts/mplus-1p-regular.ttf Binary files differnew file mode 100644 index 000000000..36518d6a1 --- /dev/null +++ b/data/fonts/mplus-1p-regular.ttf |