.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.