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!
This commit is contained in:
Bastien Montagne 2016-06-11 10:47:53 +02:00
parent a99c03a0ad
commit 07925b6316
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ License: GPL-2.1+
(8) tlwg Loma (Thaï)
Copyright: 2003 National Electronics and Computer Technology Center
Modified to fix and/or adapt kerning to Blender basic layout engine by Hồ Châu in 2016.
License: GPL-2+ with Font exception
See Appendices C.