SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.5k
stars
538
forks
source link
Pinch [Zoom] and Pan Gesture of FormSample works only in Memory not OpenGL for UWP #353
Testing pan and pinch zoom gesture in W10M (950XL),
it works only with Memory but not OpenGL backend. It there any reason to deactivate pinch and pan for OpenGL?
I expect OpenGL backend to be more smooth than the memory backend.
Testing pan and pinch zoom gesture in W10M (950XL), it works only with Memory but not OpenGL backend. It there any reason to deactivate pinch and pan for OpenGL?
I expect OpenGL backend to be more smooth than the memory backend.