Rafael Lins
Rafael Lins
I'll give it a try =)
Heya @romainpiel! I'll dig a bit around! I've done some testing with the data you provided and indeed the ECL should not interfere with the result 🤔 Right now, I'm...
It is possible to do it, though currently I admit it is quite unintiutive 😢 I'll both make it easier to change it by exposing this setting via the new...
Heya! Thanks for bringing this up! I think I know what the issue is: those outer squares should have a larger center one. And they should be slightly smaller. I'll...
Hello again ^^ I've adjusted the Android rendering and got this QRCode here:  It should decode to `example` - Google's ZXing Online Decoder seems able to process it: ...
Glad to know its working =D I'll leave it open for now so it can be closed when #131 is merged :)
I see! That really seems like it is related, I'll try this out right now
Heya, I pinpointed the issue. I'm not 100% sure of what caused it, but it is because the `Int`s of the colors are kind of being compiled wrong on Android....
Might not be that, btw... Anyway, I'm still trying to figure out what is going on O_o
🤦♂️ found the issue, preparing the next version with the fix In short, either I'm dumb or Android API is. Thing is, rectangles are described via: `(x1, y1)` of the...