possible bug -fx logtwo()
Posted: 2010-08-30T19:12:28-07:00
IM 6.6.3.9 Q16 HDRI Mac OSX Tiger
Error message when try to use -fx function logtwo() (log base 2) per http://www.imagemagick.org/script/fx.php
Example:
convert -size 100x100 gradient: grad100.png
convert grad100.png -fx "logtwo(2*u+1)" grad100_log2_test.pfm
convert: unable to parse expression `wo(2*u+1)' @ error/fx.c/FxGetSymbol/1843.
Must be a typo somewhere.
Error message when try to use -fx function logtwo() (log base 2) per http://www.imagemagick.org/script/fx.php
Example:
convert -size 100x100 gradient: grad100.png
convert grad100.png -fx "logtwo(2*u+1)" grad100_log2_test.pfm
convert: unable to parse expression `wo(2*u+1)' @ error/fx.c/FxGetSymbol/1843.
Must be a typo somewhere.