1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00

LibGfx: Remove DDS image format support

This format is not supported by other browsers.
This commit is contained in:
Andreas Kling 2024-06-16 19:15:31 +02:00 committed by Andreas Kling
parent 4b4254c3d0
commit 7141319a7c
Notes: sideshowbarker 2024-07-17 06:35:16 +09:00
23 changed files with 0 additions and 1022 deletions

1
.gitattributes vendored
View file

@ -3,7 +3,6 @@
# Denote all files that are truly binary and should not be modified.
*.bmp binary
*.dds binary
*.gif binary
*.jpg binary
*.pbm binary