Fixed
Status Update
Comments
sh...@google.com <sh...@google.com> #2
Pixel 6
- Build: TP1A.220905.004
Debugging this together I noted the only difference between google-sans* and google-sans-text* is opsz, which seems suspect.
<family customizationType="new-named-family" name="google-sans">
<font weight="400" style="normal">GoogleSans-Regular.ttf
<axis tag="GRAD" stylevalue="0"/>
<axis tag="opsz" stylevalue="18.0"/>
<axis tag="wght" stylevalue="400"/>
</font>
...
</family>
<family customizationType="new-named-family" name="google-sans-text">
<font weight="400" style="normal">GoogleSans-Regular.ttf
<axis tag="GRAD" stylevalue="0"/>
<axis tag="opsz" stylevalue="17.0"/>
<axis tag="wght" stylevalue="400"/>
</font>
This seems suspect, as google-sans and google-sans-text have different letter shapes that I don't believe would be covered by opsz
Rod, it looks like we might be shipping the wrong font for google-sans-text
on production Pixel. Can you advise and forward as appropriate.
Description
For future record keeping: as of very soon (after the fix for