Is this possible? I see rmajick allows for a image.stenago( watermark=>''myimage.gif'') Anyone have any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/6e9af7a6/attachment.html
what kind of watermark? a visible one or embedded one? It''s possible.. I''ve done the visible one... it puts ''SAMPLE'' diagonally across the image in a light opaque layer. I actually have the instructions in a Rails book I was going to write before everyone else beat me to it. If I find it I''ll post the code. On 7/14/06, Clayton Cottingham <dr.frog@shaw.ca> wrote:> > Is this possible? > > > > > > I see rmajick allows for a image.stenago( watermark=>''myimage.gif'') > > > > Anyone have any ideas? > > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/dbb18a08/attachment.html
That would be awesome _____ From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Brian Hogan Sent: Friday, July 14, 2006 2:00 PM To: rails@lists.rubyonrails.org Subject: Re: [Rails] watermark with file_colum what kind of watermark? a visible one or embedded one? It''s possible.. I''ve done the visible one... it puts ''SAMPLE'' diagonally across the image in a light opaque layer. I actually have the instructions in a Rails book I was going to write before everyone else beat me to it. If I find it I''ll post the code. On 7/14/06, Clayton Cottingham <dr.frog@shaw.ca> wrote: Is this possible? I see rmajick allows for a image.stenago( watermark=>''myimage.gif'') Anyone have any ideas? _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060714/18dfa97d/attachment.html