Lines Matching full:t

272 …unsigned ignore_adler32; /*if 1, continue and don't give an error message if the Adler32 checksum …
409 … image can have translucent or invisible pixels (it still be opaque if it doesn't use such pixels).
482 Don't allocate these text buffers yourself. Use the init/cleanup functions
573 Don't allocate this buffer yourself. Use the init/cleanup functions
627 return value = LodePNG error code (0 if all went ok, an error if the conversion isn't supported)
718 …ault 1. if 0, disallow choosing palette colortype in auto_choose_color, and don't count numcolors*/
746 have to cleanup this buffer, LodePNG will never free it. Don't forget that filter_palette_zero
1368 to by viewers that don't support more than 256 colors (if those still exist)
1391 palette when the palette doesn't have a required color is not supported. This is
1439 If, when encoding, you don't want LodePNG to choose the output PNG color type
1458 -if the color type of the LodePNGColorMode and PNG image aren't the same, a conversion
1461 -even though some conversions aren't supported, LodePNG supports loading PNGs from any
1467 interface but normally isn't needed since the encoder and decoder already call
1498 have a bit amount that isn't a multiple of 8, then padding bits are used so that each
1589 program doesn't handle that type of unknown chunk.
1640 If you need it to add a particular chunk that isn't known by LodePNG, you can
1807 Some changes aren't backwards compatible. Those are indicated with a (!)
1818 *) 15 jun 2019: (!) auto_choose_color API changed (for bugfix: don't use palette
1834 *) 08 dec 2015: Made load_file function return error if file can't be opened.
1888 read by ignoring the problem but windows apps couldn't.
1972 LodePNG. If you encounter a PNG image that doesn't work properly with this