User Tools

Site Tools


doc:appunti:prog:pythonmagick_text_shadow_outline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:appunti:prog:pythonmagick_text_shadow_outline [2020/03/27 09:11] – created niccolodoc:appunti:prog:pythonmagick_text_shadow_outline [2020/03/27 09:14] (current) niccolo
Line 1: Line 1:
-====== Making Text with Shadow Outline using Python Imagemagick ======+====== Drawing Text with Shadow Outline using Python Imagemagick ======
  
 Here it is a small recipe to create a **shadow outline effect** around a **text label**, using the ImageMagick library in Python. You need to install the Imagemagick Python library, e.g. the **python3-pythonmagick** package if you are using a Debian GNU/Linux distro. Here it is a small recipe to create a **shadow outline effect** around a **text label**, using the ImageMagick library in Python. You need to install the Imagemagick Python library, e.g. the **python3-pythonmagick** package if you are using a Debian GNU/Linux distro.
Line 6: Line 6:
  
 {{.:python:pythonmagick-shadow-outline.png?500|Text Shadow Outline in Python}} {{.:python:pythonmagick-shadow-outline.png?500|Text Shadow Outline in Python}}
 +
 +==== The Source Code ====
  
 <code python> <code python>
doc/appunti/prog/pythonmagick_text_shadow_outline.1585296698.txt.gz · Last modified: 2020/03/27 09:11 by niccolo