Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Lib/axisregistry/data/x_alignment.textproto
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# XALN based on a private project
tag: "XALN"
display_name: "Horizontal Alignment"
min_value: -100
default_value: 0
max_value: 100
precision: 0
fallback {
name: "Default"
value: 0
}
fallback_only: false
description:
"Align glyphs horizontally from their default position"
" to the left (-100%) with zero left sidebearing, or"
" to the right (100%) with zero right sidebearing."