ChunkPNG.TEXT (chunk_png v1.0.347)
tEXt Textual data
Encode an uncompressed key-value pair using Latin-1/ISO_8859-1 character set.
For UTF-8 see ChunkPNG.ITXT
Link to this section Summary
Functions
Create a new key-value text chunk.
Link to this section Functions
Link to this function
new!(key, value)
Create a new key-value text chunk.
The key must be 1-79 characters. Raises if the input binaries contain characters outside of Latin-1 character set.