Falcon True Color
From Just Solve the File Format Problem
(Difference between revisions)
(Refined category) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
'''Falcon True Color''' ('''FTC''') is a raster image format associated with Atari Falcon computers. | '''Falcon True Color''' ('''FTC''') is a raster image format associated with Atari Falcon computers. | ||
− | It is apparently a [[raw bitmap]] format with 16 bits/pixel in RGB 5-6-5 format. (On most platforms, this would be called ''high color'', not ''true color''.) Images are 384×240 pixels | + | It is apparently a [[raw bitmap]] format with 16 bits/pixel in RGB 5-6-5 format. (On most platforms, this would be called ''high color'', not ''true color''.) Images are 384×240 pixels. |
+ | |||
+ | See also [[XGA (Falcon)]]. | ||
+ | |||
+ | == Identification == | ||
+ | Files are exactly 184320 bytes in size. | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
+ | * [[Farbfeld Utilities]]: <tt>rgbff 384 240 p2 R5 G6 B5 r11 g5 b0</tt> | ||
+ | * [[Tom's Editor]] | ||
== Sample files == | == Sample files == | ||
Line 16: | Line 24: | ||
* http://cd.textfiles.com/atarilibrary/atari_cd06/TRYB4BUY/P_SHO_FA/ | * http://cd.textfiles.com/atarilibrary/atari_cd06/TRYB4BUY/P_SHO_FA/ | ||
* http://cd.textfiles.com/atarilibrary/atari_cd07/FFS/PHOTO_CD/IMAGES/ | * http://cd.textfiles.com/atarilibrary/atari_cd07/FFS/PHOTO_CD/IMAGES/ | ||
+ | * http://whatis.rest7.com/how-to-open-ftc-file | ||
+ | * {{DexvertSamples|image/ftc}} |
Latest revision as of 02:57, 28 December 2023
Falcon True Color (FTC) is a raster image format associated with Atari Falcon computers.
It is apparently a raw bitmap format with 16 bits/pixel in RGB 5-6-5 format. (On most platforms, this would be called high color, not true color.) Images are 384×240 pixels.
See also XGA (Falcon).
[edit] Identification
Files are exactly 184320 bytes in size.
[edit] Software
- Konvertor
- RECOIL
- Farbfeld Utilities: rgbff 384 240 p2 R5 G6 B5 r11 g5 b0
- Tom's Editor