Releases: FHPythonUtils/TStickers
Releases · FHPythonUtils/TStickers
2025
2025 - 2025/02/16
- be opinionated and install
rlottie-pythonby default/ regardless - set default backend to
rlottie-pythonin the cli - add
--fmtto the cli, where the user can select a list of formats to convert to (default is png
and webp formats) - replace
--frameskipwith--fpsas this is more intuitive
2024.1.3
- be opinionated and install
pyrlottieby default/ regardless - clearly notify user if backend is not installed
2024.1.2
2024.1.2 - 2024/03/25
- revert 'fix'
2024.1.1
2024.1.1 - 2024/03/24
- fix
convert_rlottie_python.py
2024.1
2024.1 - 2024/03/22
- Add '--file' arg for passing in a list of packs
- Implement a custom
demojizefunction similar to theemoji.demojizefunction.
However, returns a string of unique keywords in alphabetical order seperated by "_"
2024
2024 - 2024/03/17
- add convert backends to give the user a choice of using their preferred tool
- ruff
- code quality improvements
2022.1.1
2022.1.1 - 2022/06/25
- Fix: add
parents=TruetoPath.mkdir() - Update pre-commit