mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
support cr2 with skia
This commit is contained in:
parent
adc22b5e81
commit
c0baa0ce90
@ -48,7 +48,10 @@ namespace Emby.Drawing.Skia
|
|||||||
"astc",
|
"astc",
|
||||||
"ktx",
|
"ktx",
|
||||||
"pkm",
|
"pkm",
|
||||||
"wbmp"
|
"wbmp",
|
||||||
|
|
||||||
|
// working on windows at least
|
||||||
|
"cr2"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user