Return error if a pixel-gif is larger than the anime-display dimensions

This commit is contained in:
Luke D. Jones
2022-07-20 20:52:03 +12:00
parent a71a40b509
commit 7a8bede92f
5 changed files with 36 additions and 2 deletions

View File

@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased ]
### Added
- Clear command for anime `asusctl anime --clear` will clear the display
### Changed
- Make rog-anime more error tolerent. Remove various asserts and return errors instead
- Return error if a pixel-gif is larger than the anime-display dimensions
## [4.2.1] - 2022-07-18
### Added
- Add panel overdrive support (autodetects if supported)