Skip to content

Commit

Permalink
fix uninitialized font features
Browse files Browse the repository at this point in the history
this fixes cases where a font doesn't have any variables but has initialized features.
Currently, because the variables list is empty, it never initializes features either.

Diffs=
a6aef22e9 fix uninitialized font features (#8266)
  • Loading branch information
bodymovin committed Oct 1, 2024
1 parent 0700165 commit ba26ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f84c1418872421ed04608b02d79b3e7c82f9e971
a6aef22e97dbd1d87a675f865169e9518c366bdb
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit ba26ad2

Please sign in to comment.