OpenDocument Drawing
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|odg}}, {{ext|fodg}} |pronom={{PRONOM|fmt/139}}, {{PRONOM|fmt/296}}, {{PRONOM|fmt/297}} }} '''OpenDocumen...")  | 
			Dan Tobias  (Talk | contribs)   (Add MIME type, spec link)  | 
			||
| Line 3: | Line 3: | ||
|subcat=Graphics  | |subcat=Graphics  | ||
|extensions={{ext|odg}}, {{ext|fodg}}  | |extensions={{ext|odg}}, {{ext|fodg}}  | ||
| + | |mimetypes={{mimetype|application/vnd.oasis.opendocument.graphics}}  | ||
|pronom={{PRONOM|fmt/139}}, {{PRONOM|fmt/296}}, {{PRONOM|fmt/297}}  | |pronom={{PRONOM|fmt/139}}, {{PRONOM|fmt/296}}, {{PRONOM|fmt/297}}  | ||
}}  | }}  | ||
| − | '''OpenDocument Drawing''' (also known as '''ODF Drawing''', '''OpenDocument Graphics''', or '''ODG''') is a vector graphics format intended for use with office applications. See [[OpenDocument]] for more information.  | + | '''[[OpenDocument Drawing]]''' (also known as '''ODF Drawing''', '''OpenDocument Graphics''', or '''ODG''') is a vector graphics format intended for use with office applications. See [[OpenDocument]] for more information.  | 
== Disambiguation ==  | == Disambiguation ==  | ||
| Line 12: | Line 13: | ||
== Identification ==  | == Identification ==  | ||
OpenDocument Drawing files usually use [[ZIP]] as a container format. In that case, the ASCII string "<code>application/vnd.oasis.opendocument.graphics</code>" appears at offset 38.  | OpenDocument Drawing files usually use [[ZIP]] as a container format. In that case, the ASCII string "<code>application/vnd.oasis.opendocument.graphics</code>" appears at offset 38.  | ||
| + | |||
| + | == Specifications ==  | ||
| + | * [http://www.oasis-open.org/committees/download.php/12572/OpenDocument-v1.0-os.pdf Official Open Document 1.0 spec]  | ||
== Software ==  | == Software ==  | ||
Revision as of 05:29, 19 December 2013
OpenDocument Drawing (also known as ODF Drawing, OpenDocument Graphics, or ODG) is a vector graphics format intended for use with office applications. See OpenDocument for more information.
Contents | 
Disambiguation
OpenDocument Drawing is distinct from the somewhat-mysterious format named OpenDocument Image.
Identification
OpenDocument Drawing files usually use ZIP as a container format. In that case, the ASCII string "application/vnd.oasis.opendocument.graphics" appears at offset 38.