Skip to content

Commit

Permalink
More on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Dec 3, 2023
1 parent 568100a commit 9f2a6f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/creating_images.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Generate a ``PNG`` image.

.. literalinclude:: _static/examples/creating_images/png_file_1.py
:language: python
:lines: 8-
:lines: 3-

*See the full example*
:download:`here <_static/examples/creating_images/png_file_1.py>`
Expand All @@ -71,11 +71,11 @@ With ``size`` and ``color`` tweaks:

.. literalinclude:: _static/examples/creating_images/png_file_2.py
:language: python
:lines: 8-
:lines: 3-

*See the full example*
:download:`here <_static/examples/creating_images/png_file_2.py>`

---
----

All other formats (``SVG``, ``BMP`` and ``GIF``) work in exact same way.

0 comments on commit 9f2a6f6

Please sign in to comment.