Tiny Stuff

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|tny}} {{ext|tn1}} {{ext|tn2}} {{ext|tn3}} {{ext|tn4}} }} '''Tiny Stuff''' is an image format used on Ata...")
 
Line 4: Line 4:
 
|extensions={{ext|tny}} {{ext|tn1}} {{ext|tn2}} {{ext|tn3}} {{ext|tn4}}
 
|extensions={{ext|tny}} {{ext|tn1}} {{ext|tn2}} {{ext|tn3}} {{ext|tn4}}
 
}}
 
}}
'''Tiny Stuff''' is an image format used on Atari ST computers.
+
'''Tiny Stuff''' is an [[Run-length encoding|RLE-compressed]] image format used on Atari ST computers.
  
 
== Format ==
 
== Format ==
Line 28: Line 28:
 
|5 || 640×400 || 2  || Yes || .TNY, .TN3, maybe .TN6
 
|5 || 640×400 || 2  || Yes || .TNY, .TN3, maybe .TN6
 
|}
 
|}
 +
 +
Files consist of a 37-byte (if not animated) or 41-byte (if animated) header, followed by a "control" segment and a "data" segment which together form the compressed image data.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 23:41, 20 May 2013

File Format
Name Tiny Stuff
Ontology
Extension(s) .tny .tn1 .tn2 .tn3 .tn4

Tiny Stuff is an RLE-compressed image format used on Atari ST computers.

Contents

Format

The first byte of the file is a code indicating the image type. Palette color animation is optionally supported.

Code Dimensions Colors Animated Filename extensions
0 320×200 16 No .TNY, .TN1
1 640×200 4 No .TNY, .TN2
2 640×400 2 No .TNY, .TN3
3 320×200 16 Yes .TNY, .TN1, unofficially .TN4
4 640×200 4 Yes .TNY, .TN2, maybe .TN5
5 640×400 2 Yes .TNY, .TN3, maybe .TN6

Files consist of a 37-byte (if not animated) or 41-byte (if animated) header, followed by a "control" segment and a "data" segment which together form the compressed image data.

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox