Home | History | Annotate | Download | only in libpng

Lines Matching full:png_set_text

386   Fixed error in example.c with png_set_text: num_text is 3, not 2 (Guido V.)
597 before calling png_set_text(). It must be set to NULL if you want to
782 Add checks in png_set_text() for NULL members of the input text structure.
3063 Check for out-of-range text compression mode in png_set_text().