зеркало из https://github.com/mono/SkiaSharp.git
Enum members were removed as they are not used
This commit is contained in:
Родитель
e9f66ac376
Коммит
31ebfa4b45
|
@ -527,10 +527,7 @@ namespace SkiaSharp
|
||||||
|
|
||||||
[Flags]
|
[Flags]
|
||||||
public enum SKSurfacePropsFlags {
|
public enum SKSurfacePropsFlags {
|
||||||
DisallowAntiAlias = 1 << 0,
|
UseDeviceIndependentFonts = 1 << 0,
|
||||||
DisallowDither = 1 << 1,
|
|
||||||
UseDeviceIndependentFonts = 1 << 2,
|
|
||||||
GammaCorrect = 1 << 3,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum SKEncoding {
|
public enum SKEncoding {
|
||||||
|
|
2
skia
2
skia
|
@ -1 +1 @@
|
||||||
Subproject commit 5a28ee5e40d9f96d005b572beedfb3c199a604b2
|
Subproject commit a1b3c0022a2b56af2a5e7af2dc90b433542ccc10
|
Загрузка…
Ссылка в новой задаче