mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
Tests/LibGfx: Add a simple test jbig2 file
I created this by running jbig2 -i Tests/LibGfx/test-inputs/bmp/bitmap -f bmp -o bitmap -F jb2 using the `jbig2` tool whose source code is in the zip file here: https://www.itu.int/rec/T-REC-T.88-201808-I (Just `make jbig2` in Software/JBIG2_SampleSoftware-A20180829/source was enough to build it.) As far as I can tell (cf `JBIG2_EncMain()` which always writes `1` to the flags byte in the file header), this tool always writes files in the sequential organization.
This commit is contained in:
parent
b1fdc33a22
commit
bd60d1db7e
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/nico Commit: https://github.com/SerenityOS/serenity/commit/bd60d1db7e Pull-request: https://github.com/SerenityOS/serenity/pull/23503 Reviewed-by: https://github.com/LucasChollet ✅
1 changed files with 0 additions and 0 deletions
BIN
Tests/LibGfx/test-inputs/jbig2/bitmap.jbig2
Normal file
BIN
Tests/LibGfx/test-inputs/jbig2/bitmap.jbig2
Normal file
Binary file not shown.
Loading…
Reference in a new issue