-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nnnn add extra functionality to string converter
adding three new converters to operate over strings: - first one supports padding text with a set of characters - second one removes trailing zeroes from a string - third one trims spaces from text several files are just the usual boilerplate code. Added some comments in the code Diffs= 2240d091f8 Nnnn add extra functionality to string converter (#8876)
- Loading branch information
bodymovin
committed
Jan 17, 2025
1 parent
53e0139
commit 7c7450b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5574d9e34ecfa4ba2790ff928e839fa854aa5b60 | ||
2240d091f8d55ae4ef75409109684d9ca68b2450 |
Submodule rive-runtime
updated
19 files