serenity/Base/res
Nico Weber 58838db445 LibGfx: Add the start of a JBIG2 loader
JBIG2 is infamous for two things:

1. It's used in xerox scanners were it falsifies scanned numbers:

https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_scanning

2. It was allegedly used in an iOS zero day, in a very cool way:

https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html

Needless to say, we need support for it in Serenity. (...because it's
used in PDF files.)

This adds all the scaffolding, but no actual implementation yet.

It's enough for `file` to print the mime type of .jb2 files, but `image`
can't do anything with the files yet.
2024-03-09 16:01:22 +01:00
..
apps LibGfx: Add the start of a JBIG2 loader 2024-03-09 16:01:22 +01:00
color-palettes
color-schemes
cursor-themes
devel/templates Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
emoji Base: Add Emoji 2024-03-07 11:33:41 -05:00
fonts Base: Add 201 Hangul syllables to font Katica Regular 10 2023-10-13 11:02:28 -06:00
graphics Base: Remake Default Snake Sprites 2024-03-07 11:34:37 -05:00
html/misc Base: Extend the web-animations demo to showcase complex transforms 2024-03-02 12:25:53 +01:00
icons Base: Improve 3DFileViewer Icons 2024-02-08 08:08:25 -07:00
js/Spreadsheet
keymaps
ladybird LibWebView: Do not embed text as data in the Inspector HTML 2024-02-20 17:04:36 +01:00
themes Taskbar: Add hotkeys for theme selector menu 2024-01-14 15:16:45 -07:00
wallpapers
fortunes.json Base: Add an ISO C++-compliant quote to the fortunes database 2023-09-30 20:28:27 +02:00
words.txt