Difference: EInkFeather (17 vs. 18)

Revision 182022-10-14 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 215 to 215
 ImageMagick


Changed:
<
<
$ magick image.png -rotate -90 -flip image.pbm
>
>
$ convert image.png -rotate -90 -flip image.pbm
 
Changed:
<
<
$ magick image.png -rotate 90 -flop image.xbm
>
>
$ convert image.png -rotate 90 -flop image.xbm
 
Added:
>
>
$ convert image -colorspace gray -threshold 10% -type bilevel result
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback