fixes #2193 - More raw image format support

pull/702/head
Luke Pulverenti 8 years ago
parent 3f77a9a8a2
commit 8589689f65

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

Loading…
Cancel
Save