We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b30d21 commit 30940f8Copy full SHA for 30940f8
Tests/LibGfx/TestImageDecoder.cpp
@@ -416,7 +416,6 @@ TEST_CASE(test_jbig2_decode)
416
TEST_INPUT("jbig2/bitmap-symbol-texttoprighttranspose.jbig2"sv),
417
TEST_INPUT("jbig2/bitmap-symbol-texttranspose.jbig2"sv),
418
// Missing tests, in part because there's no easy way to generate them:
419
- // - lossless halftone (code support added in #26043)
420
// - rotated halftone (code support added in #26044)
421
// - composition test for halftone regions
422
// - negative position in composition (code support added in #26046)
0 commit comments