[rs-users] libpng info
Status: Beta
Brought to you by:
obada
From: Mudiaga O. <ob...@st...> - 2002-01-22 13:13:23
|
If you want png support, get the DLL from=20 http://gnuwin32.sourceforge.net/packages/libpng.htm I think litestep does static linking with libpng in the default build these days.=20 That makes it not required libpng.dll for png support. It also means it gets 100 KB more fat and cannot automatically benefit from libpng upgrades and bugfixes (though I think the lib code is prety=20 much frozen - was too lazy to check if certain bugs had been fixed...) ~Mudi |