/QRCodeGenerator

Swift & TDD to develop an interesting tool that generates QR code from an input. The input will get to be parsed and analyzed it, while dealing with binary data, bit packing, error correction and algorithms for drawing the image and calculating the penalty patterns and finally rendering an image to screen or file.

Primary LanguageSwift

Issues