Skip to content

Commit

Permalink
Merge pull request #82 from googlefonts/davelab6-ital-no-precision
Browse files Browse the repository at this point in the history
italic.textproto reduce precision from -1 to 0
  • Loading branch information
chrissimpkins committed Sep 23, 2022
2 parents bb8ddea + 711f615 commit 4599091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/axisregistry/data/italic.textproto
Expand Up @@ -4,7 +4,7 @@ display_name: "Italic"
min_value: 0
max_value: 1
default_value: 0
precision: -1
precision: 0
fallback {
name: "Roman"
value: 0
Expand Down

0 comments on commit 4599091

Please sign in to comment.