Skip to content

Commit 30940f8

Browse files
committed
Tests/LibGfx: Remove a comment about a no-longer-missing test
A lossless_halftone_region segment got added in #26399.
1 parent 5b30d21 commit 30940f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/LibGfx/TestImageDecoder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,6 @@ TEST_CASE(test_jbig2_decode)
416416
TEST_INPUT("jbig2/bitmap-symbol-texttoprighttranspose.jbig2"sv),
417417
TEST_INPUT("jbig2/bitmap-symbol-texttranspose.jbig2"sv),
418418
// Missing tests, in part because there's no easy way to generate them:
419-
// - lossless halftone (code support added in #26043)
420419
// - rotated halftone (code support added in #26044)
421420
// - composition test for halftone regions
422421
// - negative position in composition (code support added in #26046)

0 commit comments

Comments
 (0)