support cr2 with skia

This commit is contained in:
Luke Pulverenti 2017-09-09 14:19:02 -04:00
parent adc22b5e81
commit c0baa0ce90

View file

@ -48,7 +48,10 @@ namespace Emby.Drawing.Skia
"astc", "astc",
"ktx", "ktx",
"pkm", "pkm",
"wbmp" "wbmp",
// working on windows at least
"cr2"
}; };
} }
} }