Update Armenian fonts to a variable format
Bug: 168657713 Test: All tests below are manual. Test: 0. Open a reference device with an existing set of fonts Test: 1. Upload new fonts.xml and the new fonts to a test device Test: 2. Change language to Armenian on both devices (look for Հայերեն or similar) Test: 3. Open settings on both devices and visually compare them (they should be the same) Test: 4. Open the following pages on the test device (and on a reference device): Test: https://en.wikipedia.org/wiki/Armenian_(Unicode_block) Test: https://unicode.org/udhr/d/udhr_hye.html Test: https://hy.wikipedia.org/wiki/%D5%80%D5%A1%D5%B5%D5%A5%D6%80%D5%A5%D5%B6 Test: ... and visually compare them (they should be the same) Change-Id: I440fd11bd219672b67e6aee37f9f192eeb722099
This commit is contained in:
committed by
Marek Jeziorek
parent
79ffa052db
commit
f12499bb33
@@ -142,11 +142,30 @@
|
||||
<font weight="700" style="normal">NotoSansThaiUI-Bold.ttf</font>
|
||||
</family>
|
||||
<family lang="und-Armn">
|
||||
<font weight="400" style="normal">NotoSansArmenian-Regular.otf</font>
|
||||
<font weight="500" style="normal">NotoSansArmenian-Medium.otf</font>
|
||||
<font weight="700" style="normal">NotoSansArmenian-Bold.otf</font>
|
||||
<font weight="400" style="normal" fallbackFor="serif">NotoSerifArmenian-Regular.otf</font>
|
||||
<font weight="700" style="normal" fallbackFor="serif">NotoSerifArmenian-Bold.otf</font>
|
||||
<font weight="400" style="normal">NotoSansArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="400" />
|
||||
</font>
|
||||
<font weight="500" style="normal">NotoSansArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="500" />
|
||||
</font>
|
||||
<font weight="600" style="normal">NotoSansArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="600" />
|
||||
</font>
|
||||
<font weight="700" style="normal">NotoSansArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="700" />
|
||||
</font>
|
||||
<font weight="400" style="normal" fallbackFor="serif">NotoSerifArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="400" />
|
||||
</font>
|
||||
<font weight="500" style="normal" fallbackFor="serif">NotoSerifArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="500" />
|
||||
</font>
|
||||
<font weight="600" style="normal" fallbackFor="serif">NotoSerifArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="600" />
|
||||
</font>
|
||||
<font weight="700" style="normal" fallbackFor="serif">NotoSerifArmenian-VF.ttf
|
||||
<axis tag="wght" stylevalue="700" />
|
||||
</font>
|
||||
</family>
|
||||
<family lang="und-Geor,und-Geok">
|
||||
<font weight="400" style="normal">NotoSansGeorgian-VF.ttf
|
||||
|
||||
Reference in New Issue
Block a user