Subtree pull Axis Registry introducing ZROT (#6527)
* ZROT custom axis added * updating metadata values with agreed values
This commit is contained in:
14
axisregistry/Lib/axisregistry/data/z_rotation.textproto
Normal file
14
axisregistry/Lib/axisregistry/data/z_rotation.textproto
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Rotation in Z, based on a private project
|
||||||
|
tag: "ZROT"
|
||||||
|
display_name: "Rotation in Z"
|
||||||
|
min_value: -180
|
||||||
|
default_value: 0
|
||||||
|
max_value: 180
|
||||||
|
precision: 0
|
||||||
|
fallback {
|
||||||
|
name: "Default"
|
||||||
|
value: 0.0
|
||||||
|
}
|
||||||
|
description:
|
||||||
|
"Glyphs rotate left and right, negative values to the left"
|
||||||
|
" and positive values to the right, in the Z dimension."
|
||||||
Reference in New Issue
Block a user