MPlayer bitmap font
From Just Solve the File Format Problem
(Difference between revisions)
| Line 14: | Line 14: | ||
* [[Netpbm]]: pamtompfont (write-only) | * [[Netpbm]]: pamtompfont (write-only) | ||
* [[XnView]] - Can display the .raw file | * [[XnView]] - Can display the .raw file | ||
| + | * [[Tom's Viewer]] | ||
== Sample files == | == Sample files == | ||
Latest revision as of 21:38, 27 April 2019
MPlayer bitmap font is a bitmap font format associated with the MPlayer video player software.
The bitmaps are stored in a .raw file, and other font data is in a .desc file.
The .raw file uses a variant of HSI Raw format.
[edit] Software
- MPlayer
- Netpbm: pamtompfont (write-only)
- XnView - Can display the .raw file
- Tom's Viewer