FONTASY graphics
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pic}}, {{ext|tem}}, {{ext|pv}}, {{ext|blk}}, others |released=≤1986 }} '''FONTASY''' is a desktop publ...") |
(→Sample files) |
||
Line 26: | Line 26: | ||
* Some example files are included with the software. | * Some example files are included with the software. | ||
* {{CdTextfiles|pier/pier01/004a/fblock82.zip|fblock82.zip}} (Block format) | * {{CdTextfiles|pier/pier01/004a/fblock82.zip|fblock82.zip}} (Block format) | ||
+ | * {{DexvertSamples|image/fontasyPicture}} | ||
+ | * {{DexvertSamples|image/fontasyPreview}} | ||
== References == | == References == |
Latest revision as of 14:28, 20 November 2024
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] Software
- Fontasy v2.07 (1986)
- Iconvert
[edit] Sample files
- Some example files are included with the software.
- fblock82.zip (Block format)
- dexvert samples — image/fontasyPicture
- dexvert samples — image/fontasyPreview