Falcon True Color
From Just Solve the File Format Problem
(Difference between revisions)
Line 15: | Line 15: | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[Farbfeld Utilities]]: <tt>rgbff 384 240 p2 R5 G6 B5 r11 g5 b0</tt> | * [[Farbfeld Utilities]]: <tt>rgbff 384 240 p2 R5 G6 B5 r11 g5 b0</tt> | ||
+ | * [[Tom's Editor]] | ||
== Sample files == | == Sample files == | ||
Line 20: | Line 21: | ||
* 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 |
Revision as of 23:47, 22 April 2018
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, and files are 184320 bytes in size.
See also XGA (Falcon).
Software
- Konvertor
- RECOIL
- Farbfeld Utilities: rgbff 384 240 p2 R5 G6 B5 r11 g5 b0
- Tom's Editor