diff options
author | volzhs <volzhs@gmail.com> | 2017-08-31 21:49:48 +0900 |
---|---|---|
committer | volzhs <volzhs@gmail.com> | 2017-08-31 21:49:48 +0900 |
commit | a4a4f6dada28220da48170e50c4d7609742719c1 (patch) | |
tree | 2c842f2d6ee012f41f4a5504f5006abbfc3f2f36 /thirdparty/README.md | |
parent | f031b111ddf23de29d37ffba0a8a384f182ebc61 (diff) | |
download | redot-engine-a4a4f6dada28220da48170e50c4d7609742719c1.tar.gz |
Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thai
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 2013f5d5c4..76d51d7066 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -51,9 +51,13 @@ Files extracted from upstream source: ## fonts -- Upstream: ? +### Noto Sans -TODO. +- Upstream: https://github.com/googlei18n/noto-fonts +- Version: 1.06 +- License: OFL-1.1 + +Use UI font if exists, because it has tight vertial metrix and good for UI. ### Adobe Source Code Pro Regular @@ -61,6 +65,10 @@ TODO. - Version: 2.030 - License: OFL-1.1 +### DroidSans*.ttf + +- Upstream: ? + ## freetype |