PKHeX/PKHeX.Drawing.Misc/QR
Kurt 0769300803 Handle language-specific fateful bitflag location
Closes #4072
ty @Lusamine for checking japanese and english for complete clarity on this multi-year flip-flop.
historically, we used 0xFB.bit0 until jpn complained, changing it to 0xC9.bit4 to match the pk3 struct. Both were correct, and neither were correct.
2023-12-10 20:58:58 -08:00
..
QRDecode.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
QRDecodeResult.cs File scoped namespace for drawing projects 2021-12-10 00:15:04 -08:00
QREncode.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
QRImageUtil.cs Handle language-specific fateful bitflag location 2023-12-10 20:58:58 -08:00