FACTOID # 137: Sick people is Switzerland stay in hospital for longer than the people of any other nation - almost 10 days, on average. Switzerland also has the world's highest number of hospital beds per capita.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "MNG" also viewed:
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Multiple-image Network Graphics
File extension: .mng
MIME type: video/x-mng (unofficial)
Type of format: computer animation
Container for: PNG, JNG
Extended from: PNG

Multiple-image Network Graphics (MNG) (IPA pronunciation: /mɪŋ/) is a public graphics file format for animated images. A filename extension is a suffix to the name of a computer file applied to show its format. ... Multipurpose Internet Mail Extensions (MIME) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. ... Computer animation is the art of creating moving images via the use of computers. ... It has been suggested that libpng be merged into this article or section. ... JNG (IPA ) is a JPEG-based graphics file format which is closely related to PNG. The name stands for JPEG Network Graphics. ... It has been suggested that libpng be merged into this article or section. ... This chart shows concisely the most common way in which the International Phonetic Alphabet (IPA) is applied to represent the English language. ... It has been suggested that this article or section be merged into Comparison of graphics file formats. ... Computer animation is the art of creating moving images via the use of computers. ...


MNG is closely related to the PNG image format. When PNG development started in early 1995, developers decided not to incorporate support for animation, not least of all because this feature of GIF was seldom used at the time. However, work soon started on MNG as an animation-supporting version of PNG. Version 1.0 of the MNG specification was released on January 31, 2001. It has been suggested that libpng be merged into this article or section. ... Animation is the rapid display of a sequence of images of 2-D artwork or model positions in order to create an illusion of movement. ... An example of a GIF image. ... January 31 is the 31st day of the year in the Gregorian calendar. ... 2001 (MMI) was a common year starting on Monday of the Gregorian calendar. ...

Contents

Software that supports MNG

MNG is currently not as widely supported as PNG. Nonetheless, Konqueror has native MNG support, and MNG plugins are available for most other web browsers. Mozilla browsers and some of Netscape 7.x releases included native support for MNG until the code was removed in 2003 due to code size and little actual usage[1], causing a huge outcry[2]. Neither Internet Explorer or Safari currently support MNG. Recent Sony Ericsson phones support MNG files in their themes. Konqueror is a file manager, web browser and file viewer, which was developed as part of the K Desktop Environment (KDE) by volunteers and runs on most Unix-like operating systems. ... Mozilla was the official, public, original name of Mozilla Application Suite by the Mozilla Foundation, nowadays called SeaMonkey suite. ... Netscape Communications Corporation (commonly known as Netscape), was an American computer services company, best known for its web browser. ... It has been suggested that Internet Explorer 7 be merged into this article or section. ... Safari is a web browser developed by Apple Inc. ... Sony Ericsson is a joint venture established in 2001 by the Japanese consumer electronics company Sony Corporation and the Swedish telecommunications company Ericsson to make mobile phones. ...


The MNG developers hope that in time MNG will begin to replace GIF for animated images on the World Wide Web, just as PNG has already begun to do for still images.[citation needed] WWWs historical logo designed by Robert Cailliau The World Wide Web (WWW or simply the Web) is a system of interlinked, hypertext documents that runs over the Internet. ...


Technical details

The structure of MNG files is essentially the same as that of PNG files, differing only in the slightly different signature (8A 4D 4E 47 0D 0A 1A 0A in hexadecimal) and the use of a much greater variety of chunks to support all the animation features that it provides. Images to be used in the animation are stored in the MNG file as encapsulated PNG or JNG images. In mathematics and computer science, hexadecimal, base-16, or simply hex, is a numeral system with a radix, or base, of 16, usually written using the symbols 0–9 and A–F, or a–f. ... JNG (IPA ) is a JPEG-based graphics file format which is closely related to PNG. The name stands for JPEG Network Graphics. ...


Two versions of MNG of reduced complexity are also defined: MNG-LC (low complexity) and MNG-VLC (very low complexity). These allow applications to include some level of MNG support without having to implement the entire MNG specification, just as the SVG standard offers the "SVG Basic" and "SVG Tiny" subsets. Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics, both static and animated, and either declarative or scripted. ...


MNG does not yet have a registered MIME media type, but video/x-mng or image/x-mng can be used. MNG animations may be included in HTML pages using the <object> tag. Multipurpose Internet Mail Extensions (MIME) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. ... HTML, short for HyperText Markup Language, is the predominant markup language for the creation of web pages. ...


MNG can either be lossy or lossless, depending whether the frames are encoded in PNG (lossless) or JNG (lossy). JNG (IPA ) is a JPEG-based graphics file format which is closely related to PNG. The name stands for JPEG Network Graphics. ...


Alternatives

GIF is often used. APNG is proposed as an alternative to MNG. Yet another alternative would be using animated SVG images with embedded PNG or JPEG graphics. An example of a GIF image. ... The APNG (Animated Portable Network Graphics) file format is a proposed extension to the portable network graphics (PNG) specification that would allow for animated PNG files that work in a similar fashion to animated graphics interchange format (GIF) files, while retaining the backward compatibility with non-animated PNG files. ... Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics, both static and animated, and either declarative or scripted. ... In computing, JPEG (pronounced JAY-peg; IPA: ) is a commonly used standard method of compression for photographic images. ...


References

  1. ^ https://bugzilla.mozilla.org/show_bug.cgi?id=195280
  2. ^ https://bugzilla.mozilla.org/show_bug.cgi?id=18574

External links

  • MNG Home Page
  • List of browsers that support MNG images
  • MNGzilla - An attempt to create a Mozilla variant that has MNG support included
  • MNG testcases

  Results from FactBites:
 
MNG AIRLINES (646 words)
MNG Airlines, established in February 1996, initially began to provide scheduled cargo services in November 1997 to Hahn (Germany) and Stansted (England) with a middle range Airbus A300 freighter.
MNG Technic was founded on November 2002 as a subsidiary of MNG Group of Companies to provide line and heavy maintenance services for aircrafts in Istanbul, Turkey.
MNG is a JAA approved company for maintenance, repair, inspection and modification of aircraft with years of practical experience in heavy maintenance and provides high quality maintenance programs in line with the JAA requirements for each aircraft and customer.
Multiple-image Network Graphics - Wikipedia, the free encyclopedia (412 words)
MNG is closely related to the PNG image format.
Version 1.0 of the MNG specification was released on January 31, 2001.
Mozilla browsers such as Mozilla Firefox and recent versions of Netscape included native support for MNG until the code was removed in 2003 due to lack of an active maintainer.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.