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

Subtree pull Axis Registry introducing ZROT (#6527)

* ZROT custom axis added

* updating metadata values with agreed values
This commit is contained in:
Viviana Monsalve
2023-07-19 13:23:50 -05:00
committed by GitHub
parent 801f8c3e7b
commit afd759624b

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