support nef with skia

This commit is contained in:
Luke Pulverenti
2017-09-28 13:01:43 -04:00
parent 0b73c25aa4
commit 2300026e84
+2 -1
View File
@@ -53,7 +53,8 @@ namespace Emby.Drawing.Skia
"wbmp",
// working on windows at least
"cr2"
"cr2",
"nef"
};
}
}