Synthetic Arts
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
== Identification == | == Identification == | ||
Files are exactly 32038 bytes long. | Files are exactly 32038 bytes long. | ||
+ | |||
+ | From the Atari Forum Wiki page (see [[#Links]]): | ||
+ | <pre> | ||
+ | Synthetic Arts *.SRT | ||
+ | |||
+ | Images are always uncompressed ST medium resolution. | ||
+ | |||
+ | 32000 bytes image data | ||
+ | 1 word ? | ||
+ | 1 word ? | ||
+ | 1 word ? | ||
+ | 16 words palette | ||
+ | ----------- | ||
+ | 32038 total total for file | ||
+ | |||
+ | Note: This description is only relavant to Synthetic Arts version 1 as later versions | ||
+ | abandoned ST medium resolution in favor of ST low resolution and existing image | ||
+ | formats. | ||
+ | </pre> | ||
== Software == | == Software == | ||
Line 15: | Line 34: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/srt}} |
== Links == | == Links == | ||
* https://cyber.savina.net/synthy/synthy.htm | * https://cyber.savina.net/synthy/synthy.htm | ||
− | * | + | * {{AtariForumWiki|Synthetic_Arts_file_format|Atari Forum Wiki: Synthetic Arts file format}} |
− | * [http://webcache.googleusercontent.com/search?q=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FSynthetic_Arts_file_format&oq=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FSynthetic_Arts_file_format&aqs=chrome..69i57j69i58.943j0j1&sourceid=chrome&ie=UTF-8 Synthetic_Arts_file_format (google cache)] | + | ** [http://webcache.googleusercontent.com/search?q=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FSynthetic_Arts_file_format&oq=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FSynthetic_Arts_file_format&aqs=chrome..69i57j69i58.943j0j1&sourceid=chrome&ie=UTF-8 Synthetic_Arts_file_format (google cache)] |
Latest revision as of 04:05, 28 December 2023
Synthetic Arts is a graphics program for the Atari ST.
Contents |
[edit] Identification
Files are exactly 32038 bytes long.
From the Atari Forum Wiki page (see #Links):
Synthetic Arts *.SRT Images are always uncompressed ST medium resolution. 32000 bytes image data 1 word ? 1 word ? 1 word ? 16 words palette ----------- 32038 total total for file Note: This description is only relavant to Synthetic Arts version 1 as later versions abandoned ST medium resolution in favor of ST low resolution and existing image formats.