* Switch to B_RGB24 output format
* Renamed everything after WebP, as it turns out the official name is case-sensitive. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39505 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@ resource(1, "META:TYPE") "image/webp";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") "0.50 (\"RIFF????WEBP\" & 0xffffffff00000000ffffffff)";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "WEBP image";
|
||||
resource(3, "META:S:DESC") #'MSDC' "WebP image";
|
||||
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "webp",
|
||||
|
||||
Reference in New Issue
Block a user