.MF 文件扩展名
Panda Multifile
| 开发者 | Panda3D |
| 受欢迎程度 |
4.0 | 303 票 |
什么是 MF 文件?
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.
可打开或引用 MF 文件的程序
Java Manifest File
| 开发者 | Sun Microsystems |
| 受欢迎程度 |
4.0 | 65 票 |
更多信息
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.
可打开或引用 MF 文件的程序
METAFONT File
| 开发者 | Donald Knuth |
| 受欢迎程度 |
3.5 | 44 票 |
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.