[TriLUG] Adding a cloud to an xfig image
Carl Schaefer
trilug at carls.mm.st
Fri Oct 5 00:03:21 EDT 2007
> Any graphics-oriented folks here? I am trying to take an xfig image
> and superimpose a semi-transparent cloud image on top of it. I'm open
> to using tools other than xfig if those are better.
gimp can do this, but if you want a command line tool, I think this
ImageMagick program will do what you describe:
% composite -dissolve 20 cloud.jpg xfig.jpg output.jpg
Carl
More information about the TriLUG
mailing list