Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subtree pull Axis Registry introducing YELA #6358

Merged
merged 8 commits into from
Jun 15, 2023
16 changes: 16 additions & 0 deletions axisregistry/Lib/axisregistry/data/y_element_alignment.textproto
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#YALN based on [Wavefont](https://github.com/dy/wavefont)
vv-monsalve marked this conversation as resolved.
Show resolved Hide resolved
tag: "YELA"
display_name: "Vertical Element 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."