Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
pngvcrd.c
Go to the documentation of this file.
1 /* pngvcrd.c
2  *
3  * Last changed in libpng 1.2.48 [March 8, 2012]
4  * Copyright (c) 1998-2002,2004,2007,2012 Glenn Randers-Pehrson
5  * Copyright (c) 1998-2012 Glenn Randers-Pehrson
6  *
7  * This code is released under the libpng license.
8  * For conditions of distribution and use, see the disclaimer
9  * and license in png.h
10  *
11  * This nearly empty file is for use by configure's compilation test. The
12  * remainder of the file was removed from libpng-1.2.20.
13  */