Ilib FAQ

Last updated: 12 April 1999


Where can I get libpng?

Libpng is available at:

ftp://ftp.uu.net/graphics/png/src/

Where can I get giflib/libungif?

Libungif 4.X is available at:

http://prtr-13.ucsc.edu/~badger/software/libungif.shtml

Can I build Ilib with MS Visual Developer Studio?

Yes, it has been successfully built using MS Developer Studio on Windows NT. You must setup your own project for this.

Can I build Ilib with Cygnus' Win32 GCC?

Yes, you can. However, you will also have to use GCC to build your application and you will need to distribute the required Cygnus runtime DLLs with it.

I get a bunch of X11-related link errors. What's that all about?

Version 4.0 of GifLib requires you to add -lX11 to LIBS and all the makefiles. (Version 3.X did not require this.)

What's the purpose of the font2h utility?

The font2h utility allow you to embed a font within the application's executable so that you do not need to distribute the BDF font file with the executable.

Do you accept patches/modifications?

You bet... Just email any patches to cknudsen@radix.net.

What are some of the features that can be added?


Ilib home page: http://www.radix.net/~cknudsen/Ilib/