[2nd attempt] Revive use of VF font for regular style of roboto font

The test failure reported in 241721843 due to previous attempt
should be fixed by Ibce61016fca7a8fe075e266e111927c43b5c4729

Bug: 241503271
Test: The app reported in 170915650 and 183170917 works.
Change-Id: I7db85f2562237291005c6459f4d73fcfdaa2f873
This commit is contained in:
Seigo Nonaka
2022-08-16 17:12:44 +09:00
parent cb2ec7b31d
commit 89abe560d7

View File

@@ -39,7 +39,11 @@
<axis tag="wdth" stylevalue="100" />
<axis tag="wght" stylevalue="300" />
</font>
<font weight="400" style="normal">RobotoStatic-Regular.ttf</font>
<font weight="400" style="normal">Roboto-Regular.ttf
<axis tag="ital" stylevalue="0" />
<axis tag="wdth" stylevalue="100" />
<axis tag="wght" stylevalue="400" />
</font>
<font weight="500" style="normal">Roboto-Regular.ttf
<axis tag="ital" stylevalue="0" />
<axis tag="wdth" stylevalue="100" />