Enhance image type support (#18)
* adds tiff support * doc update * adds memory-based =IPixelariumImage= implementation * add usage example for custom user control * enhance * clang-format fix readme fix docs
This commit is contained in:
committed by
Maximilian Kueffner
parent
356f966d01
commit
e3e161ce52
@@ -2,6 +2,7 @@
|
||||
|
||||
| Version | Description |
|
||||
|:-------:|:------------------------------------------------------------------------------------------------------------|
|
||||
| 0.0.10| Adds Tiff-support, in-memory images, and advances usage example "custom_1" |
|
||||
| 0.0.9 | Improve documentation, add example for `DefaultApp` override semantics |
|
||||
| 0.0.8 | Init example projects |
|
||||
| 0.0.7 | Refactors image gallery logic from `DefaultApp` into a separate module |
|
||||
|
||||
Reference in New Issue
Block a user