ryokosuge / Nuke-WebP-Plugin

Support WebP Plugin for Nuke
MIT License
44 stars 33 forks source link

animated webp not support. #32

Open bigtotorouk opened 5 years ago

bigtotorouk commented 5 years ago

animated webp not support. my code:

    ImagePipeline.Configuration.isAnimatedImageDataEnabled = true
    WebPImageDecoder.enable()
    let url = URL(string: path)!
    Nuke.loadImage(with: url, into: imageView!)
ryokosuge commented 5 years ago

I'm sorry. We have not been able to respond yet. Implement again