Lines Matching full:files
82 source files with custom allocators.*/
196 NOTE: This overwrites existing files without warning!
248 NOTE: This overwrites existing files without warning!
925 buffer. It cannot be used to create gzip files however, and it only supports the
1146 LodePNG exists out of two files:
1160 the PNG file uses. To read and write files, there are simple functions to
1161 convert the files to/from buffers in memory.
1225 These files work without modification for both C and C++ compilers because all
1654 Add the files lodepng.c(pp) and lodepng.h to your project, include
1655 lodepng.h where needed, and your program can read/write PNG files.
1690 Visual Studio may want "stdafx.h" files to be included in each source file and
1903 are together in these files but it works both for C and C++ compilers.
1937 *) 26 dec 2006: The encoder now does LZ77 encoding and produces much smaller files now.
1962 documentation in the header. Renamed files to lodepng.cpp and lodepng.h