Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
#lib/
#lib64/
parts/
sdist/
var/
Expand Down
13 changes: 13 additions & 0 deletions Lib/axisregistry/data/geometricform.textproto
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#GEOM based on ([Cal Sans UI & Cal Sans Text](https://github.com/calcom/sans-ui))
tag: "GEOM"
display_name: "Geometric Form"
min_value: 0
default_value: 0
max_value: 100
precision: 1
fallback {
name: "Default"
value: 0.00
}
fallback_only: false
description: "It transforms complex letterforms into simplified geometric shapes like circles, triangles, and squares. This transition can occurs through gradual structural shifting and/or character swaps at specific intervals."
Loading