Home / graphics / libiff
Name Modified Size InfoDownloads / Week
Parent folder
patches 2015-12-04
source 2015-12-04
README-libiff.md 2015-12-09 2.0 kB
libiff_0.1-87c0ad9_mingw32.tar.xz 2015-12-04 125.2 kB
Totals: 4 Items   127.2 kB 0

banner

libiff is a portable, extensible parser library implemented in ANSI C, for EA-IFF 85: Electronic Arts' Interchange File Format (IFF). It offers the following features:

  • Reading IFF files
  • Programmatically creating IFF files
  • Retrieving IFF file contents
  • Writing IFF files
  • IFF conformance checking

Furthermore, this library has an extensible parser interface, which makes it possible to parse chunk types defined in application formats.


Project Pages:

Source:

Licenses:

Support:

Requires:

Notes:

  • Patched Files (see patches/README):
  • Configured Options:
    • --build=i686-pc-mingw32: 32-bit build for Win32/MinGW32
    • --disable-static --enable-shared: Shared libs only (.dll)
  • !!! IMPORTANT !!!:
    • Had to change into src/ subdirectories and run make manually with CPPFLAGS="-I../../../src/libiff" to include iff.h*
Source: README-libiff.md, updated 2015-12-09