LibGfx: Remove JBIG2 image format support

This format is not supported by other browsers.
This commit is contained in:
Andreas Kling
2024-06-17 19:50:45 +02:00
committed by Andreas Kling
parent b7f8d7aec5
commit b6daddb088
43 changed files with 0 additions and 3392 deletions

View File

@@ -26,7 +26,6 @@ set(IDL_DEBUG ON)
set(ILBM_DEBUG ON)
set(IMAGE_DECODER_DEBUG ON)
set(IMAGE_LOADER_DEBUG ON)
set(JBIG2_DEBUG ON)
set(JOB_DEBUG ON)
set(JPEG2000_DEBUG ON)
set(JS_BYTECODE_DEBUG ON)