Skip to content

Commit

Permalink
Merge pull request #83 from googlefonts/davelab6-flair-me-finer
Browse files Browse the repository at this point in the history
Update flair.textproto to correct precision to -1
  • Loading branch information
chrissimpkins committed Sep 23, 2022
2 parents 276517d + 7754f20 commit bb8ddea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/axisregistry/data/flair.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ display_name: "Flair"
min_value: 0.0
default_value: 0.0
max_value: 100.0
precision: 1
precision: -1
fallback {
name: "Normal"
value: 0.0
Expand Down

0 comments on commit bb8ddea

Please sign in to comment.