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:
parent
4b4254c3d0
commit
7141319a7c
Notes:
sideshowbarker
2024-07-17 06:35:16 +09:00
Author: https://github.com/awesomekling
Commit: 7141319a7c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/191
Reviewed-by: https://github.com/nico
23 changed files with 0 additions and 1022 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue