Windows Metafile

You can view Microsoft Windows Metafile format (.wmf) files.

The .wmf file format (WMF) is used to store vector and bitmap-format image data. WMF is the native vector file format for the Microsoft Windows operating environment. These files are actually a collection of GDI (Graphics Device Interface) function calls also native to the Windows environment. When a file is played back, (typically using the Windows PlayMetaFile function), the graphics are rendered. WMF files are device-independent and have no limit to their size.