FFLI
From Just Solve the File Format Problem
(Difference between revisions)
(subcat2=Commodore graphics formats) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 7: | Line 7: | ||
}} | }} | ||
'''FFLI''' (possibly an abbreviation of '''Flickering FLI'''; '''Flickering Flexible Line Interpratation''') is a raster image format for Commodore 64 computers. On an actual C64, it is expected to be displayed using temporal dithering to average two frames together. | '''FFLI''' (possibly an abbreviation of '''Flickering FLI'''; '''Flickering Flexible Line Interpratation''') is a raster image format for Commodore 64 computers. On an actual C64, it is expected to be displayed using temporal dithering to average two frames together. | ||
+ | |||
+ | See also [[Flexible Line Interpretation]]. | ||
== Identification == | == Identification == | ||
Line 15: | Line 17: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [http://www.cs.tut.fi/~albert/Dev/C64Gfx/ C64Gfx] | * [http://www.cs.tut.fi/~albert/Dev/C64Gfx/ C64Gfx] | ||
+ | * [[Tom's Editor]] | ||
== Sample files == | == Sample files == | ||
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/graphics/Amiga/C64Gfx.lha C64Gfx.lha] → examples/parrot.ffli | * [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/graphics/Amiga/C64Gfx.lha C64Gfx.lha] → examples/parrot.ffli | ||
+ | * http://whatis.rest7.com/how-to-open-ffli-file | ||
+ | * {{DexvertSamples|image/ffli}} |
Latest revision as of 02:57, 28 December 2023
FFLI (possibly an abbreviation of Flickering FLI; Flickering Flexible Line Interpratation) is a raster image format for Commodore 64 computers. On an actual C64, it is expected to be displayed using temporal dithering to average two frames together.
See also Flexible Line Interpretation.
Contents |
[edit] Identification
An FFLI file is exactly 26115 bytes in size. It begins with bytes FF 3A 66
.
[edit] Specifications
- C64Gfx.lha → man/ffli.doc
[edit] Software
[edit] Sample files
- C64Gfx.lha → examples/parrot.ffli
- http://whatis.rest7.com/how-to-open-ffli-file
- dexvert samples — image/ffli