From 2cdee021efe69ee079a526770f989ef908f88d4d Mon Sep 17 00:00:00 2001 From: DreamPiggy Date: Fri, 1 Feb 2019 11:47:33 +0800 Subject: [PATCH] Add related project of libflif-Xcode and SDWebImageFLIFCoder, which is useful for Apple platforms' user. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99f27a44..bd967911 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ These will be available on the Release page * **[qt-flif-plugin](https://github.com/spillerrec/qt-flif-plugin)** – Enables Qt4 and Qt5 applications to load images in the FLIF image format. * **[go-flif](https://github.com/chrisfelesoid/go-flif)** – Go FLIF Library Bindings. * **[Phew](https://sveinbjorn.org/phew)** - Image viewer for macOS with QuickLook plugin +* **[SDWebImageFLIFCoder](https://github.com/SDWebImage/SDWebImage)** - A popular image loading framework [SDWebImage](https://github.com/SDWebImage/SDWebImage)'s coder plugin, supports iOS/macOS/tvOS/watchOS all Apple platforms. +* **[libflif-Xcode](https://github.com/SDWebImage/libflif-Xcode)** - Xcode project to build libflif on iOS/macOS/tvOS/watchOS all Apple platforms. * **[flif-wasm](https://github.com/saschanaz/flif-wasm)** - Node.js-ported FLIF command-line tool. * **[node-flif](https://github.com/FLIF-hub/node-flif)** - A Node.JS wrapper that allows you to use JavaScript to interact with the CLI. * **[SimplEx FLIF](https://github.com/Atrus09/SimplEx-FLIF)** - A simple and extensive GUI intermediary for the native executables.