googlefonts / googlefonts/fontmake
Thai: slight differences between advance width/kerning between Regular and VF fonts
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
Source: https://github.com/googlei18n/noto-source/blob/master/src/NotoSansThai-MM.glyphs
VF font: https://github.com/googlei18n/noto-fonts/blob/master/alpha/from-pipeline/unhinted/variable-ttf/sans/NotoSansThai-VF.ttf
static (Regular) font: https://github.com/googlei18n/noto-fonts/blob/master/alpha/from-pipeline/unhinted/ttf/sans/NotoSansThai-Regular.ttf
sample text
```html
แอป Google ยังช่วยให้คุณได้รับการอัปเดตในแบบของคุณ เช่น สภาพอากาศ เวลาเดินทาง และเที่ยวบินหรือการนัดหมายที่จะมาถึง ยิ่งใช้มาก ก็ยิ่งมีประโยชน์มากขึ้นฺ
```
see the result
[bottom/green one is NotoSansThai-VF.ttf ; it is slightly longer than the NotoSansThai-Regular.ttf one]

Contributor guide
Assessment
This issue has not been assessed yet.