Commit dd6eb2a
authored
Fix
# Objective
The `SLASHED_ZERO` `FontFeatureTag` constant is set to "ordn" but the
correct tag is "zero".
https://en.wikipedia.org/wiki/List_of_typographic_features
## Solution
Set it to "zero".SLASHED_ZERO tag (#22871)1 parent a6d9870 commit dd6eb2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
763 | | - | |
| 763 | + | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| |||
0 commit comments