fixes #2193 - More raw image format support

pull/1154/head
Luke Pulverenti 8 years ago
parent 0b5a1418c1
commit c86bd9026d

@ -53,7 +53,10 @@ namespace Emby.Drawing.ImageMagick
"arw",
"webp",
"gif",
"bmp"
"bmp",
"erf",
"raf",
"rw2"
};
}
}

Loading…
Cancel
Save