Lines Matching full:compressed
2046 However, you can store text either compressed or uncompressed, unlike
2047 images, which always have to be compressed. So if you don't want the
2048 text compressed, set the compression type to PNG_TEXT_COMPRESSION_NONE.
2090 you can leave off the text string on non-compressed pairs.
2091 Compressed pairs must have a text string, as only the text string
2092 is compressed anyway, so the compression would be meaningless.