Merge commit 'ccc49394fefca4aaef2dc7c8feffa9732089491e' into axis-reg-pull-YALN
This commit is contained in:
16
axisregistry/Lib/axisregistry/data/y_alignment.textproto
Normal file
16
axisregistry/Lib/axisregistry/data/y_alignment.textproto
Normal file
@@ -0,0 +1,16 @@
|
||||
#YALN based on [Wavefont](https://github.com/dy/wavefont)
|
||||
tag: "YALN"
|
||||
display_name: "Y Alignment"
|
||||
min_value: -100
|
||||
default_value: 0
|
||||
max_value: 100
|
||||
precision: 0
|
||||
fallback {
|
||||
name: "Default"
|
||||
value: 0
|
||||
}
|
||||
fallback_only: false
|
||||
description:
|
||||
"Align glyphs from their default position (0%),"
|
||||
" usually the baseline, to an upper (100%)"
|
||||
" or lower (-100%) position."
|
||||
Reference in New Issue
Block a user