qrcode-rust/src
kennytm cd5223640c Support SVG rendering.
Fixes #8.
2017-05-23 06:56:22 +08:00
..
bin Refactor Renderer to support rendering to String. 2017-05-23 06:56:22 +08:00
render Support SVG rendering. 2017-05-23 06:56:22 +08:00
bits.rs Relicense as Apache-2 + MIT. 2016-06-08 00:30:47 +08:00
canvas.rs Remove num-traits dependency. 2017-05-23 06:56:22 +08:00
ec.rs Relicense as Apache-2 + MIT. 2016-06-08 00:30:47 +08:00
lib.rs Support SVG rendering. 2017-05-23 06:56:22 +08:00
optimize.rs Relicense as Apache-2 + MIT. 2016-06-08 00:30:47 +08:00
test_annex_i_micro_qr_as_image.png Support image generation. 2016-06-08 00:31:11 +08:00
test_annex_i_micro_qr_as_svg.svg Support SVG rendering. 2017-05-23 06:56:22 +08:00
test_annex_i_qr_as_image.png Support image generation. 2016-06-08 00:31:11 +08:00
test_annex_i_qr_as_svg.svg Support SVG rendering. 2017-05-23 06:56:22 +08:00
types.rs Change all bool type to explicit Color type. 2017-05-23 06:56:22 +08:00