1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Update width.textproto

This commit is contained in:
Nathan Williams
2022-03-10 23:19:15 -08:00
committed by GitHub
parent 12c22bb8e7
commit c2571ba0a7

View File

@@ -7,15 +7,15 @@ default_value: 100
precision: -1
# Instance values based on https://docs.microsoft.com/en-us/typography/opentype/spec/os2#uswidthclass
fallback {
name: "Super Condensed"
name: "SuperCondensed"
value: 25
}
fallback {
name: "Ultra Condensed"
name: "UltraCondensed"
value: 50
}
fallback {
name: "Extra Condensed"
name: "ExtraCondensed"
value: 62.5
}
fallback {
@@ -23,7 +23,7 @@ fallback {
value: 75
}
fallback {
name: "Semi Condensed"
name: "SemiCondensed"
value: 87.5
}
fallback {
@@ -31,7 +31,7 @@ fallback {
value: 100
}
fallback {
name: "Semi Expanded"
name: "SemiExpanded"
value: 112.5
}
fallback {
@@ -39,11 +39,11 @@ fallback {
value: 125
}
fallback {
name: "Extra Expanded"
name: "ExtraExpanded"
value: 150
}
fallback {
name: "Ultra Expanded"
name: "UltraExpanded"
value: 200
}
fallback_only: false