venerdì, 15 Maggio 2026

Giorno: 20 Febbraio 2006

fine-mese-al-freddo?

Fine mese al freddo?

L'evoluzione generale La fase che ci apprestiamo a vivere sembra rispecchiare fedelmente quanto accaduto nelle ultime stagioni invernali, con profondi ...

imageMagick图片处理工具

ImageMagick是一套Linux下的开源图形处理工具,针对几乎所有的图片格式提供比较全面的图片处理功能。不像windows下的photoshop,先要双击运行,然后打开图片,然后才能对图片进行处理,ImageMagick可以直接在命令行下运行,加上几个参数,就可以得到想要的图片了,而大批量的处理图片也比photoshop简单的多,写个shell多循环几次就可以了。 假如我想给图片加个框,转一下,再加个阴影,输入以下的命令就可以了: convert -size 400x180 hatching.jpg -thumbnail '200x90>' -bordercolor white -border 6 -bordercolor grey60 -border 1 -background none -rotate 6 ...

Febbraio 2006
L M M G V S D
 12345
6789101112
13141516171819
20212223242526
2728