Skip to content

Commit

Permalink
Changed img size
Browse files Browse the repository at this point in the history
  • Loading branch information
heuer committed Aug 22, 2016
1 parent ae48f1e commit 6ae4ae2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/comparison-qrcode-libs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Create a 1-M QR Code "QR Code Symbol".

.. image:: https://cdn.rawgit.com/heuer/segno/master/sandbox/out/chart_create.svg
:alt: Chart showing the results of creating a 1-M QR Code.
:width: 360
:height: 270
:width: 500
:height: 375



Expand All @@ -75,8 +75,8 @@ Create a QR Code 1-M "QR Code Symbol" and serialize it as SVG document.

.. image:: https://cdn.rawgit.com/heuer/segno/master/sandbox/out/chart_svg.svg
:alt: Chart showing the results of creating a 1-M QR Code and export it as SVG image.
:width: 360
:height: 270
:width: 500
:height: 375



Expand All @@ -87,8 +87,8 @@ Create a QR Code 1-M "QR Code Symbol" and serialize it as PNG image.

.. image:: https://cdn.rawgit.com/heuer/segno/master/sandbox/out/chart_png.svg
:alt: Chart showing the results of creating a 1-M QR Code and export it as SVG image.
:width: 360
:height: 270
:width: 500
:height: 375


.. _qrcode: https://pypi.python.org/pypi/qrcode/
Expand Down

0 comments on commit 6ae4ae2

Please sign in to comment.