fix(script): add ending for raw loader of ThorVG (#7186)
Co-authored-by: SamNofee <sam@nofee.fun>
This commit is contained in:
@@ -81,7 +81,9 @@ array. E.g.:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
./filetohex.py path/to/lottie.json > out.txt
|
||||
./filetohex.py path/to/lottie.json --filter-character --null-terminate > out.txt
|
||||
|
||||
``--filter-character`` filters out non-ASCII characters and ``--null-terminate`` makes sure that a trailing zero is appended to properly close the string.
|
||||
|
||||
To create an animation from raw data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user