1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 09:21:01 +00:00
serenity/Tests/LibGfx
Lucas CHOLLET 856d0202f2 LibGfx: Rename JPGLoader to JPEGLoader
The patch also contains modifications on several classes, functions or
files that are related to the `JPGLoader`.

Renaming include:
 - JPGLoader{.h, .cpp}
 - JPGImageDecoderPlugin
 - JPGLoadingContext
 - JPG_DEBUG
 - decode_jpg
 - FuzzJPGLoader.cpp
 - Few string literals or texts
2023-02-18 23:56:24 +01:00
..
test-inputs Tests: Add a basic ICC profile test 2023-02-01 19:19:30 +01:00
BenchmarkGfxPainter.cpp LibGfx+Tests: Remove code unnecessary after 9e7c16d0a4 2023-02-01 08:56:56 -05:00
CMakeLists.txt Tests: Add a basic ICC profile test 2023-02-01 19:19:30 +01:00
TestFontHandling.cpp LibGfx: Pass font width to FontDatabase::get() 2023-02-05 08:06:06 +00:00
TestICCProfile.cpp LibGfx: Rename JPGLoader to JPEGLoader 2023-02-18 23:56:24 +01:00
TestImageDecoder.cpp LibGfx: Rename JPGLoader to JPEGLoader 2023-02-18 23:56:24 +01:00