diff --git a/index.html b/index.html index cedd40b..2e65d7b 100644 --- a/index.html +++ b/index.html @@ -164,8 +164,6 @@

TODO list

  • Other color spaces (CMYK, YCbCr, ...)
  • Tiles (to store huge images with fast cropped viewing)
  • Better lossy compression
  • -
  • Native web browser support
  • -
  • Support in popular image tools and viewers
  • A highly optimized implementation
  • diff --git a/software.html b/software.html index c4ecb29..114b657 100644 --- a/software.html +++ b/software.html @@ -29,8 +29,8 @@

    Reference implementation

    Browsers

    -

    Currently there are no browsers that have native FLIF support. We hope for this to change at some point, - but browser developers are understandably hesitant to support new image formats. +

    Currently there are no browsers that have native FLIF support. The situation is unlikely to change, though, + since FLIF has been obsoleted by JPEG XL. There is however a javascript based implementation:

    -

    If you want to encourage browser developers to add FLIF support, maybe these pointers might help:

    - - -

    Graphics Software