.MF File Extension
File Type 1Panda Multifile
Developer | Panda3D |
Popularity |
|
Category | Game Files |
Format | N/A |
What is an MF file?
An MF file is an archive used by games developed by Panda3D, a free 3D game engine. It contains game resource files, such as sound effects, texture, and models. MF files are compressed with Zip compression.
MF files are created by the "multify" console program included with Panda3D, which can be used to store and extract files from an MF archive. The console program can also be used to encrypt the game resource files stored in the MF archive with a password.
Games that use the MF archive include: Disney's "Pirates of the Caribbean Online" and Autumn Moon Entertainment/Crimson Cow's "A Vampyre Story." Panda3D is developed by Carnegie Mellon University.
Programs that open MF files
File Type 2Java Manifest File
Developer | Sun Microsystems |
Popularity |
|
Category | Developer Files |
Format | N/A |
.MF File Association 2
Contains information about file packages in a Java archive (.JAR file); includes metadata about the archive such as what files it contains and what they are used for; included within the JAR file itself.
Manifest files have the default pathname "META-INF/MANIFEST.MF" and are saved along with the JAR file. The default manifest file can be modified with a basic text editor.
Programs that open MF files
File Type 3METAFONT File
Developer | Donald Knuth |
Popularity |
|
Category | Font Files |
Format | N/A |
.MF File Association 3
Font file most commonly used by TeX and LaTeX typesetting systems; stores a font in a format that uses equations and fills to represent glyphs, rather than the outlining method used by TrueType and other fonts; requires a separate .TFM font metrics file to be typeset in a TeX document.