mirror of
https://github.com/google/fonts.git
synced 2024-12-01 11:14:14 +03:00
volume.textproto added to axisregistry (#2739)
Co-authored-by: Rosalie Wagner <rose.wagner@free.fr> Co-authored-by: Dave Crossland <dave@lab6.com>
This commit is contained in:
parent
86439bd66d
commit
5b40dbdf2f
17
axisregistry/volume.textproto
Normal file
17
axisregistry/volume.textproto
Normal file
@ -0,0 +1,17 @@
|
||||
tag: "VOLM"
|
||||
display_name: "Volume"
|
||||
min_value: 0.0
|
||||
default_value: 0.0
|
||||
max_value: 100.0
|
||||
precision: 1
|
||||
fallback {
|
||||
name: "Normal"
|
||||
value: 0.0
|
||||
}
|
||||
fallback {
|
||||
name: "Loud"
|
||||
value: 100.0
|
||||
}
|
||||
description:
|
||||
"Transforms serifs from glyphic to wedge shapes,"
|
||||
" and adds a little more edge to other details."
|
Loading…
Reference in New Issue
Block a user