How much support for MNG does GraphApp have?
MNG is a specification for storing multiple images in a file. The images stored in a MNG file can be PNG format, or JPEG format. MNG files can be used to do animations, similar to the GIF89a format, but MNG files have more capabilities. GraphApp currently has no support for MNG. The standard implementation for MNG is one megabyte in size, and it was felt that adding MNG support would bloat the GraphApp code base too much. Of course, linking to the dynamic library for MNG would not increase GraphApp’s distributed code base size much, and this is one option being considered for the future.