We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When #105 is implemented, test if Libgdplus requirement is obsolete and update docs as required.
Remove some or all of the following code if success:
catch (System.Runtime.InteropServices.ExternalException e) { if (e.Message.Contains("GDI+") && qrPixelsPerModule > 10) {
The text was updated successfully, but these errors were encountered:
@ahwm Once #114 is merged, do you mind if I push 3.0.0-beta1 to Nuget? It will make it much easier to test Libgdplus.
Sorry, something went wrong.
@flytzen go right ahead.
Successfully merging a pull request may close this issue.
When #105 is implemented, test if Libgdplus requirement is obsolete and update docs as required.
Remove some or all of the following code if success:
The text was updated successfully, but these errors were encountered: