WGT Sprite
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|spr}} |released=1992 }} '''WGT Sprite File''' (.SPR) is a raster graphics format associated with WordUp...") |
Revision as of 17:17, 4 December 2022
WGT Sprite File (.SPR) is a raster graphics format associated with WordUp Graphics Toolkit (WGT). It contains one or more sprite images.
WGT is a library for DOS. It was developed by Chris Egerter, later Barry and Chris Egerter, later Egerter Software.
Contents |
Identification
A Sprite File has ASCII " Sprite File
" (with leading and trailing spaces) at offset 2.
The byte at offset 1 is always 0x00
, as it is the high byte of a version number that probably never exceeds 5.
Related formats
Other WGT formats include:
Specifications
- Refer to the WGTFILES.TXT file included with later versions of WGT (section named "Sprite Files"). (Rendered by DiscMaster)
Software
- WGT
- v1.0: WGT_TC1.ZIP, WGT_TP1.ZIP
- v2.0: WGT_TC21.ZIP, WGT_SPR2.ZIP
- v4.0: WGT4.ZIP
- v5.1 [1996-08-02 revision]: Programmers Heaven 2 → FILES/GRAPHICS/LIBRARY/WGT51_R2.ZIP