Ajout de la première page de l'espace wiki
This commit is contained in:
7
wiki/shell/commands/text_to_image.mdwn
Normal file
7
wiki/shell/commands/text_to_image.mdwn
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Création d'une image à partir d'un texte
|
||||||
|
|
||||||
|
Commande que j'ai utilisé pour faire mon [image d’adresse mail](/ben_email.png):
|
||||||
|
|
||||||
|
```
|
||||||
|
convert -size 150x25 xc:transparent -font 'Ubuntu' -pointsize 18 -fill black -draw "text 0,18 'ben@nospam.net'" ben_email.png
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user