mirror of
https://github.com/google/fonts.git
synced 2024-12-17 05:31:36 +03:00
Merge pull request #24 from googlefonts/zx_0318
add missing fallback_only to .textproto
This commit is contained in:
commit
864db9a2f5
@ -12,6 +12,7 @@ fallback {
|
||||
name: "Flair"
|
||||
value: 100.0
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"As the flair axis grows, the straight sans serif terminals develop"
|
||||
" a swelling, and joints become more idiosyncratic. Originally referring"
|
||||
|
@ -12,6 +12,7 @@ fallback {
|
||||
name: "Loud"
|
||||
value: 100.0
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Transforms serifs from glyphic to wedge shapes,"
|
||||
" and adds a little more edge to other details."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 88
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'black' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 400
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white'”' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 400
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 116
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'black' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 750
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: -250
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 600
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 500
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
||||
|
@ -9,5 +9,6 @@ fallback {
|
||||
name: "Normal"
|
||||
value: 725
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Assigns a 'white' per mille value to each instance of the design space."
|
||||
|
Loading…
Reference in New Issue
Block a user