This repository has been archived by the owner on May 3, 2021. It is now read-only.
DFImageManager 0.2.1
- Fix GIF demo
- Fix cross-dissolve issue in
DFImageContainerView
- Improve performance
- Remove
DFProcessingImageFetcher
andDFProcessingInput
, rely on memory cache instead of reusing processing operations (which is much easier to implement) - Processing operations for preheating requests now have low priority
- Further reduce the code base