Lines Matching refs:number
133 current chunk name is now available in png_struct to reduce the number
211 version number to 2 to avoid problems with libpng 0.89 apps (Greg Roelofs)
233 added a number of functions to access information from the png structure
730 Changed shared library so-number pattern from 2.x.y.z to xy.z (this builds
990 Bumped shared-library (so-number) and dll-number to 3.
994 Bumped shared-library number to 3 in makefile.sgi and makefile.sggcc
995 Bumped dll-number from 2 to 3 in makefile.cygwin
1131 Fixed bug in reporting number of channels in pngget.c and pngset.c,
1192 Revised makefile.cygwin to use DLL number 12 instead of 13.
1848 Fixed incorrect stride and number of bytes copied (was 4 instead of
1993 Reduced number of invocations of png_strlen() in pngset.c.