mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibGfx: Remove JBIG2 image format support
This format is not supported by other browsers.
This commit is contained in:
committed by
Andreas Kling
parent
b7f8d7aec5
commit
b6daddb088
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user