1cb93a386Sopenharmony_ci 2cb93a386Sopenharmony_cipnm2png / png2pnm --- conversion from PBM/PGM/PPM-file to PNG-file 3cb93a386Sopenharmony_cicopyright (C) 1999-2019 by Willem van Schaik <willem at schaik dot com> 4cb93a386Sopenharmony_ci 5cb93a386Sopenharmony_civersion 1.0 - 1999.10.15 - First version. 6cb93a386Sopenharmony_ci 1.1 - 2015.07.29 - Fixed leaks (Glenn Randers-Pehrson) 7cb93a386Sopenharmony_ci 1.2 - 2017.04.22 - Add buffer-size check 8cb93a386Sopenharmony_ci 1.3 - 2017.08.24 - Fix potential overflow in buffer-size check 9cb93a386Sopenharmony_ci (Glenn Randers-Pehrson) 10cb93a386Sopenharmony_ci 1.4 - 2017.08.28 - Add PNGMINUS_UNUSED (Christian Hesse) 11cb93a386Sopenharmony_ci 1.5 - 2018.08.05 - Fix buffer overflow in tokenizer (Cosmin Truta) 12cb93a386Sopenharmony_ci 1.6 - 2018.08.05 - Improve portability and fix style (Cosmin Truta) 13cb93a386Sopenharmony_ci 1.7 - 2019.01.22 - Change license to MIT (Willem van Schaik) 14