mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
f3aa64f50b
- Pass maintainership to submitter PR: 190663
9 lines
452 B
Plaintext
9 lines
452 B
Plaintext
The sng program translates between PNG (Portable Network Graphics) format
|
|
and SNG (Scriptable Network Graphics) format. SNG is a printable and
|
|
editable minilanguage for describing PNG files. With sng, it is easy to
|
|
view and edit exotic PNG chunks not supported by graphics editors; also,
|
|
since SNG is easy to generate from scripts, sng may be useful at the end
|
|
of a pipeline that programmatically generates PNG images.
|
|
|
|
WWW: http://sng.sourceforge.net
|