Skip to content

Releases: northwind/FlyImage

v1.1

24 Jul 08:52
Compare
Choose a tag to compare
  • [FIX] Fixed bug of WebP

FlyImage Released!

24 Aug 09:56
Compare
Choose a tag to compare

Features:

  • High Performance, reduce memory operations while rendering, avoid Memory warning caused by image
  • Store and retrieve different size of small images in one memory file, smooth scrolling
  • Simple, support UIImageView, CALayer category
  • An asynchronous image downloader
  • Support WebP format
  • Support mmap to improve I/O performace