-
Beta Was this translation helpful? Give feedback.
Answered by
micjahn
Oct 11, 2022
Replies: 1 comment 2 replies
-
You can try the following:
The AlternateBitmapRenderer is not available for every .Net target platform / bitmap library binding. If the font doesn't fit your needs you can set a different one
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Woetoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can try the following:
The AlternateBitmapRenderer is not available for every .Net target platform / bitmap library binding.
If you are using .Net core or .Net 5.0 or above you have to use ZXing.Windows.Compatibility.AlternateBitmapRenderer from the ZXing.Net.Bindings.Windows.Compatibility package.
If the font doesn't fit your needs you can set a different one