.MF File Extension
Panda Multifile
Developer | Panda3D |
Popularity |
4.1 | 290 Votes |
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 or reference MF files
Java Manifest File
Developer | Sun Microsystems |
Popularity |
3.9 | 63 Votes |
Category | Developer Files |
Format | N/A |
What is an MF file?
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 or reference MF files
METAFONT File
Developer | Donald Knuth |
Popularity |
3.5 | 41 Votes |
Category | Font Files |
Format | N/A |
What is an MF file?
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.