ladybird/Base/res
Nicolas Ramz fda5590313 LibGfx/ILBM: Add an IFF-ILBM decoder :)
IFF was a generic container fileformat that was popular on the Amiga
since it was the only file format supported by Deluxe Paint.

ILBM is an image format popular in the late eighties/nineties
that uses the IFF container.

This is a very first version of the decoder that only supports
(byterun) compressed files with bpp <= 8.

Only the minimal chunks are decoded: CMAP, BODY, BMHD.

I am planning to add support for the following variants:

- EHB (32 colours + lighter 32 colours)
- HAM6 / HAM8 (special mode that allowed to display the whole Amiga
4096 colours / 262 144 colours palette)
- TrueColor (24bit)

Things that could be fun to do:

- Still images could be animated using color cycle information
2023-08-15 18:36:11 +01:00
..
apps LibGfx/ILBM: Add an IFF-ILBM decoder :) 2023-08-15 18:36:11 +01:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
color-schemes Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes 2022-12-31 04:20:59 -07:00
cursor-themes Base: Remove an upscaled version of a Hidden cursor 2022-09-01 14:27:07 +01:00
devel/templates LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
emoji Base: Improve emoji 2023-08-10 07:52:36 -04:00
fonts Base: Add Unicode arrows to Katica Italic 10 2023-06-07 00:47:22 +02:00
graphics Base+LibCards: Add basic set of playing card backs 2023-08-08 14:56:25 +01:00
html LibWeb: Add directory entries page when visiting a local directory 2023-08-15 10:41:54 +01:00
icons Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
js/Spreadsheet Spreadsheet: Fix maxIf and minIf name in documentation 2022-10-29 06:29:11 +03:30
keymaps Base: Extend the Finnish keymap and make capital Å type what it should 2023-05-31 16:42:09 +02:00
themes Themes: Add color schemes to all themes 2022-12-31 04:20:59 -07:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a quote to the fortunes database 2023-08-02 13:08:59 +01:00
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00