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

Merge commit 'ccc49394fefca4aaef2dc7c8feffa9732089491e' into axis-reg-pull-YALN

This commit is contained in:
Viviana Monsalve
2023-06-08 20:29:50 -05:00

View 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."