xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:protestgenerator

Differences

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

Link to this comparison view

projects:protestgenerator [2015/05/08 11:03] – created Julien Deswaefprojects:protestgenerator [2015/05/08 11:24] (current) – [Tools] Julien Deswaef
Line 9: Line 9:
 convert -background transparent -fill black  -font CFJackStory-Regular.ttf -gravity Center  -size 600x300 +pointsize  caption:"Make Everything Perfect!"  label_size_fit.png convert -background transparent -fill black  -font CFJackStory-Regular.ttf -gravity Center  -size 600x300 +pointsize  caption:"Make Everything Perfect!"  label_size_fit.png
 </code> puts a text automatically inside a transparent png and adjust the size of the font for best fit. </code> puts a text automatically inside a transparent png and adjust the size of the font for best fit.
 +
 +<code>
 +convert first-banner.png  -background transparent  -virtual-pixel background +distort ScaleRotateTranslate -10 first-banner.png 
 +</code>
projects/protestgenerator.1431075832.txt.gz · Last modified: 2015/05/08 11:03 by Julien Deswaef