ladybird/Meta
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
..
Azure CI: Reduce the ccache size for CI 2024-03-02 09:11:03 +01:00
CMake LibGfx: Add the start of a JBIG2 loader 2024-03-09 16:01:22 +01:00
gn LibGfx: Add the start of a JBIG2 loader 2024-03-09 16:01:22 +01:00
HeaderCheck
Lagom Everywhere: Merge the WebSocket service into RequestServer 2024-03-06 10:07:27 +01:00
Screenshots
ShellCompletions/zsh
Websites
analyze-qemu-coverage.sh
bochsrc Meta: Use BXSHARE instead of a hardcoded Bochs directory 2024-01-22 20:18:38 -07:00
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh
build-manpages-website.sh
build-native-partition.sh
build-root-filesystem.sh Base: Create user default Music and Pictures directories 2024-02-05 16:30:52 +01:00
check-ak-test-files.sh
check-debug-flags.sh
check-emoji.py
check-markdown.sh
check-newlines-at-eof.py
check-png-sizes.sh
check-style.py
check-symbols.sh
convert-markdown-links.lua
debug-kernel.sh
embed_as_string_view.py
export-argsparser-manpages.sh
extlinux.conf
find_compiler.sh
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
label-pull-requests.js
limine.cfg
lint-ci.sh
lint-clang-format.sh
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh
lint-gn.sh
lint-keymaps.py
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh
refresh-serenity-qtcreator.sh
run.py Meta: Disable network hardware in run.py for RISC-V 2024-02-26 13:22:27 -07:00
run.sh
serenity.sh Meta: Prevent "serenity.sh gdb" to close other tmux sessions 2024-02-24 16:21:45 -07:00
serenity_gdb.py
shell_include.sh
test_pdf.py Meta: Let test_pdf.py be less dramatic about issue counts 2024-01-10 09:36:33 +01:00
toot-commits.js
tweet-commits.js