Daniel Gredler
Daniel Gredler
Thanks for the report. It might take some time for us to look into this -- in the meantime, please feel free to dig in and suggest a fix with...
Thanks for the report. Do you have an example of a barcode that encodes incorrectly due to the bug?
This would be an interesting enhancement, but not something that I'm likely to implement myself. It would probably be just another `uk.org.okapibarcode.output.SymbolRenderer` implementation, similar to `uk.org.okapibarcode.output.Java2DRenderer`. I wonder if we...
Just an update: Some work was already done in release 0.4.0 to remove most of the AWT class usage (except in the Java2D renderer). This should go a long way...
Thanks for the suggestion, have you used this approach yourself in an application? The only possible gap I see is that the `text` element is only partially supported by AndroidSVG,...
Great, thanks for the confirmation! Hopefully it will help others who have similar needs. One last question, if you don't mind: if you're using Okapi version 0.4.x (with most of...
That's great to hear! I'll add a blurb to the README with this recommendation for Android developers, close this ticket out, and if anyone runs into more specific Android issues...
Thanks for the heads up -- currently looking into options.
Going back through all bugs, and was thinking about this one a bit. Can you provide some examples where this feature would be useful? Suppressing mode C doesn't affect our...
How is UPN QR different from a regular QR code?