Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-06-11 11:47:53 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-06-11 11:47:53 +0300
commit07925b63160e001c7ecfdf7fe7795be1edb25744 (patch)
tree2b0d9364103511fc1d674a76ddb0092e1a3f8471 /release/datafiles/fonts
parenta99c03a0ad74911c65c5b2a1a82a48f783debbbe (diff)
UI Font: Fix bad kerning of Thai font.
Thai font is a complex script that assumes full featured unicode layout engine, while Blender only knows about basic kerning (offset of a char based on the previous one). So this commit edits Thai part of our i18n font to fix the very bad spacing of thai chars we had in Blender so far. Work done by Hồ Châu, many thanks!
Diffstat (limited to 'release/datafiles/fonts')
-rw-r--r--release/datafiles/fonts/droidsans.ttf.gzbin2485497 -> 2485539 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/release/datafiles/fonts/droidsans.ttf.gz b/release/datafiles/fonts/droidsans.ttf.gz
index 5b942162141..7940852f637 100644
--- a/release/datafiles/fonts/droidsans.ttf.gz
+++ b/release/datafiles/fonts/droidsans.ttf.gz
Binary files differ