diff --git a/index.html b/index.html index 4f674ebf..90fd9ada 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@

Latest

-

TwelveMonkeys ImageIO 3.1.2 is released (Aug. 14th, 2015).

+

TwelveMonkeys ImageIO 3.2 is released (Nov. 1st, 2015).

About

@@ -60,14 +60,11 @@ The goal is to create a set of efficient and robust ImageIO plug-ins, that can b
-

-Features

+

Features

Mainstream format support

-

-BMP - MS Windows/IBM OS/2 Device Independent Bitmap 3.1 -

+

BMP - MS Windows/IBM OS/2 Device Independent Bitmap

- +
  • Native and standard metadata format
  • -

    -JPEG

    +

    JPEG

  • Thumbnail support: -
  • +
  • Metadata support: -
  • +
  • Extended write support in progress: -
  • + -

    -JPEG-2000

    +

    JPEG-2000

  • Write support for the following formats: -
  • +
  • Standard metadata support
  • -

    -PSD - Adobe Photoshop Document

    +

    PSD - Adobe Photoshop Document

    - +
  • Read support for the following compression types: -
  • +
  • Layer support -
  • +
  • Thumbnail support -
  • +
  • Support for "Large Document Format" (PSB)
  • -
  • Native metadata support
  • +
  • Native and Standard metadata support
  • -

    -TIFF - Aldus/Adobe Tagged Image File Format

    +

    TIFF - Aldus/Adobe Tagged Image File Format

    - +
  • Read support for the following TIFF extensions: -
  • +
  • Write support for most "Baseline" TIFF options -
  • + +
  • Native and Standard metadata support
  • Legacy formats

    -

    -IFF - Commodore Amiga/Electronic Arts Interchange File Format

    +

    HDR - Radiance High Dynamic Range RGBE Format

    + + + +

    IFF - Commodore Amiga/Electronic Arts Interchange File Format

    - +
  • Write support -
  • +
  • Support for the following compression types (read/write): -
  • + -

    -PCX - ZSoft Paintbrush Format 3.1 -

    +

    PCX - ZSoft Paintbrush Format

    - +
  • Read support for DCX (multi-page) fax format, containing any of the above types
  • Support for the following compression types: -
  • +
  • Standard metadata support
  • -

    -PICT - Apple Mac Paint Picture Format

    +

    PICT - Apple Mac Paint Picture Format

    - +
  • Write support for RGB pixel data: -
  • + -

    -SGI - Silicon Graphics Image Format 3.1 -

    +

    SGI - Silicon Graphics Image Format

  • Support for the following compression types: -
  • +
  • Standard metadata support
  • -

    -TGA - Truevision TGA Image Format 3.1 -

    +

    TGA - Truevision TGA Image Format

    - +
  • Support for the following compression types: -
  • +
  • Standard metadata support
  • Icon/other formats

    -

    -ICNS - Apple Icon Image

    +

    ICNS - Apple Icon Image

    - + -

    -ICO & CUR - MS Windows Icon and Cursor Formats

    +

    ICO & CUR - MS Windows Icon and Cursor Formats

    - +
  • 3.1 Note: These formats are now part of the BMP plugin
  • -

    -Thumbs.db - MS Windows Thumbs DB

    +

    Thumbs.db - MS Windows Thumbs DB

    -

    -License

    +

    License

    The project is distributed under the OSI approved BSD license:

    @@ -845,8 +802,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    -

    -FAQ

    +

    FAQ

    q: How do I use it?