Possible to add .FLIF support?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
RawBerry
Posts: 1
Joined: 2018-06-15T01:45:04-07:00
Authentication code: 1152

Possible to add .FLIF support?

Post by RawBerry »

I would love to use the FLIF image format in ImageMagick, as it seems to be superior to the more commonly used JPEG and PNG formats in every way.

Is it possible to integrate .FLIF support to ImageMagick? Would that be something I could do myself? (I'm a developer, although I have zero experience with ImageMagic development)

Or is this worth considering as a suggestion for a future version of ImageMagick?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Possible to add .FLIF support?

Post by fmw42 »

Your reference says:

ImageMagick supports FLIF since versions 6.9.4-5 and 7.0.1-7.
Glenn
Posts: 1
Joined: 2019-01-01T00:28:51-07:00
Authentication code: 1152

Re: Possible to add .FLIF support?

Post by Glenn »

But "identify -list formats" doesn't list FLIF when I run it on Windows 10. Is it only supported on other OSes? The source code claims to be compilable for Windows.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Possible to add .FLIF support?

Post by snibgo »

What version of IM? For pre-built binaries versions 6.9.9-50 and 7.0.7-28, on Windows 8.1, FLIF is listed in "-list format".
snibgo's IM pages: im.snibgo.com
Post Reply