Skip to content

Commit

Permalink
Nnnn add extra functionality to string converter
Browse files Browse the repository at this point in the history
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 5afaa70 commit 2519018
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 @@
5574d9e34ecfa4ba2790ff928e839fa854aa5b60
2240d091f8d55ae4ef75409109684d9ca68b2450
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 2519018

Please sign in to comment.