mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:17:35 +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
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…
Add table
Add a link
Reference in a new issue