-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DrawPath and FillPath throw exception #98
Comments
Confirmed that is a bug from |
Thank you ! It looks this also apply to ellipse geometries. |
MarkhusGenferei
added a commit
to MarkhusGenferei/d2dlib
that referenced
this issue
Jan 2, 2023
…ntext where appropriate in Geometry.cpp
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, This library is really great !
I am exploring geometries. In a form subclassing D2DForm, the code sample below throws a System.AccessViolationException : 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
What am I doing wrong ?
Thank you
The text was updated successfully, but these errors were encountered: