Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-ilbm.txt | 2012-11-23 | 656 Bytes | |
libilbm_2012.11.22git_dev_mingw32.7z | 2012-11-23 | 16.2 kB | |
libilbm_2012.11.22git_dll_win32.7z | 2012-11-23 | 19.9 kB | |
libilbm_2012.11.22git_bin_win32.7z | 2012-11-23 | 26.8 kB | |
libilbm_2012.11.22git_doc.7z | 2012-11-23 | 9.9 kB | |
libilbm_2012.11.22git_man.7z | 2012-11-23 | 1.2 kB | |
libilbm_2012.11.22git_src.7z | 2012-11-23 | 254.3 kB | |
config-win32.log | 2012-11-23 | 25.1 kB | |
Totals: 8 Items | 354.0 kB | 0 |
Description: libilbm is a portable parser library built on top of `libiff`, for ILBM: IFF Interleaved BitMap format, which is used by programs such as Deluxe Paint and Graphicraft to read and write images. Home: Libraries Available: static & shared Requires: DEV: DLL: BIN: Licenses: MIT Source: git://github.com/svanderburg/libilbm.git Documentation: Notes: * Need to add "CFLAGS=-I../../../src/libilbm" and "LIBS=-liff" to configure line. Configure Options: --prefix=/mingw CFLAGS="-static-libgcc [-I../../../src/libilbm] LIBIFF_CFLAGS=-I/mingw/include LIBIFF_LIBS=-L/mingw/lib [LIBS=-liff]