FONTASY graphics
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
|||
| Line 18: | Line 18: | ||
A Block file consists of the image dimensions, followed by the bitmap data. It can't really be distinguished from various other formats that follow this pattern. | A Block file consists of the image dimensions, followed by the bitmap data. It can't really be distinguished from various other formats that follow this pattern. | ||
| + | |||
| + | == Specifications == | ||
| + | * [{{DexvertbinblobURL|vibe2png/fontasyPreview/fontasyPreview.txt}} vibe2png:fontasyPreview.txt] (.PV format) | ||
== Software == | == Software == | ||
* [https://archive.org/details/prosoft_fontasy_207_for_dos Fontasy v2.07] (1986) | * [https://archive.org/details/prosoft_fontasy_207_for_dos Fontasy v2.07] (1986) | ||
* [[Iconvert]] | * [[Iconvert]] | ||
| + | * [{{DexvertbintreeURL|vibe2png/fontasyPreview}} vibe2png:fontasyPreview] (.PV format) | ||
== Sample files == | == Sample files == | ||
Latest revision as of 14:52, 30 July 2026
FONTASY is a desktop publishing application for DOS, developed by Prosoft. There are several (presumably raster) graphics formats associated with it:
- Picture (.PIC, .TEM, and others) - The main FONTASY document format; also used for templates.
- Block - Clip art image. Does not seem to have a default filename extension. Extensions .BLK[1] and .BSG[2] have been seen.
- Preview (.PV) - Clip art library.
See also FONTASY font.
Contents |
[edit] Identification
A Picture file has ASCII "FYFY" at offset 2.
A Preview file starts with ASCII "PVV".
A Block file consists of the image dimensions, followed by the bitmap data. It can't really be distinguished from various other formats that follow this pattern.
[edit] Specifications
- vibe2png:fontasyPreview.txt (.PV format)
[edit] Software
- Fontasy v2.07 (1986)
- Iconvert
- vibe2png:fontasyPreview (.PV format)
[edit] Sample files
- Some example files are included with the software.
- fblock82.zip (Block format)
- dexvert samples — image/fontasyPicture
- dexvert samples — image/fontasyPreview