Re: [WebDNA] Image Magick and Webdna

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102888
interpreted = N
texte = --Apple-Mail-6-495009194 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Hi Terry I tried this [shell]/opt/local/bin/compose [MYIMAGE] composite -geometry 40x40+5=20 +10 [MYLOGO] [MYFINALIMAGE][/shell] but no sucess Le 10 juil. 09 =E0 16:50, Terry Wilson a =E9crit : > You're missing -composite, which is the part of IM that will paste =20 > the logo over the image. Did you try it as in the example they gave =20= > you over on the IM list? > > Terry > > > Hi, > > I'm using ImageMagick for the first time. > I'm trying to past a logo on images > I'm converting Very large images (55mb) to medium size (1000px) and =20= > then to thumbnails (200 px). > First the large files are resised to 1000px Widh, then I do the =20 > thumbnails and after I wish to past the logo on the 1000px > The difficult part is to change the logo size, I want to past the =20 > logo on different image size, so I wish to change the logo size =20 > deppending on the image size > So I have been trying many things and thought that this would be =20 > the right code, but it isn't!!! > "Composite LogoSV_base.png -geometry 50x50 -gravity NorthWest -=20 > append Sourcefoto.jpg myfinalephoto.jpg" > > I post a request on the Imagemagick Forum and had the following =20 > answer : > "convert backgroundimage \( logoimage -resize 50x50 \) -compose =20 > over -composite" > > So with Webdna my code is as follow : > [shell]/opt/local/bin/convert [MYIMAGE] [MYLOGO] -resize 50x50 -=20 > compose [MYFINALIMAGE[/shell] > > Has any one an idea where I get wrong? > > How can I set ONLY the size of the Logo file? > > Thanks in advance for your help > Lawrence > > > -- > Terry Wilson | terry@terryfic.com | http://terryfic.com > http://WhosComing.com - a simplified, affordable online reservation =20= > system > http://TightJacket.com -- stylish protection for your laptop > ----------------------------------------------------------------------=20= > ---- > Attitude is the only difference between ordeal and adventure. > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ --Apple-Mail-6-495009194 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 Hi Terry
I tried this
[shell]/opt/local/bin/compose [MYIMAGE] composite = -geometry = 40x40+5+10 [MYLOGO] [MYFINALIMAGE][/shell]
but no sucess

Le 10 juil. 09 =E0 16:50, Terry Wilson a =E9crit = :

You're missing -composite, which = is the part of IM that will paste the logo over the image. Did you try = it as in the example they gave you over on the IM list?

Terry


Hi,

I'm using ImageMagick for the first time.
I'm trying to past a logo on images
I'm converting Very large images (55mb) to medium = size (1000px) and then to thumbnails (200 px).
First the large files are resised to 1000px Widh, = then I do the thumbnails and after I wish to past the logo on the = 1000px
The difficult part is to change = the logo size, I want to past the logo on different image size, so I = wish to change the logo size deppending on the image size
So I have been trying many things and thought that = this would be the right code, but it isn't!!!
"Composite LogoSV_base.png -geometry 50x50 -gravity = NorthWest -append Sourcefoto.jpg myfinalephoto.jpg"

I post a = request on the Imagemagick Forum and had the following answer = :
"convert backgroundimage \( logoimage -resize = 50x50 \) -compose over -composite"

So with Webdna my code is as = follow :
[shell]/opt/local/bin/convert = [MYIMAGE] [MYLOGO] -resize 50x50 = -compose [MYFINALIMAGE[/shell]

Has any one an idea where I get = wrong?

How can I set ONLY the size of the Logo = file?

Thanks in advance for your help
Lawrence


--
Terry Wilson | = terry@terryfic.com | http://terryfic.com
http://WhosComing.com - a simplified, = affordable online reservation system
http://TightJacket.com -- stylish = protection for your laptop
------------------------------------------------------------------------= --
Attitude is the only difference between ordeal = and adventure.

---------------------------------------------------------
This message is sent to you because you are = subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/l= ist/talk@webdna.us
old archives: http://dev.webdna.us/TalkLi= stArchive/

= --Apple-Mail-6-495009194-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Image Magick and Webdna (Terry Wilson 2009)
  2. Re: [WebDNA] Image Magick and Webdna (Stuart Tremain 2009)
  3. Re: [WebDNA] Image Magick and Webdna (Lawrence Banahan 2009)
  4. Re: [WebDNA] Image Magick and Webdna (Lawrence Banahan 2009)
  5. Re: [WebDNA] Image Magick and Webdna (Terry Wilson 2009)
  6. Re: [WebDNA] Image Magick and Webdna (Lawrence Banahan 2009)
  7. Re: [WebDNA] Image Magick and Webdna (Terry Wilson 2009)
  8. Re: [WebDNA] Image Magick and Webdna (Lawrence Banahan 2009)
  9. Re: [WebDNA] Image Magick and Webdna (Govinda 2009)
  10. [WebDNA] Image Magick and Webdna (Lawrence Banahan 2009)
--Apple-Mail-6-495009194 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Hi Terry I tried this [shell]/opt/local/bin/compose [MYIMAGE] composite -geometry 40x40+5=20 +10 [MYLOGO] [MYFINALIMAGE][/shell] but no sucess Le 10 juil. 09 =E0 16:50, Terry Wilson a =E9crit : > You're missing -composite, which is the part of IM that will paste =20 > the logo over the image. Did you try it as in the example they gave =20= > you over on the IM list? > > Terry > > > Hi, > > I'm using ImageMagick for the first time. > I'm trying to past a logo on images > I'm converting Very large images (55mb) to medium size (1000px) and =20= > then to thumbnails (200 px). > First the large files are resised to 1000px Widh, then I do the =20 > thumbnails and after I wish to past the logo on the 1000px > The difficult part is to change the logo size, I want to past the =20 > logo on different image size, so I wish to change the logo size =20 > deppending on the image size > So I have been trying many things and thought that this would be =20 > the right code, but it isn't!!! > "Composite LogoSV_base.png -geometry 50x50 -gravity NorthWest -=20 > append Sourcefoto.jpg myfinalephoto.jpg" > > I post a request on the Imagemagick Forum and had the following =20 > answer : > "convert backgroundimage \( logoimage -resize 50x50 \) -compose =20 > over -composite" > > So with Webdna my code is as follow : > [shell]/opt/local/bin/convert [MYIMAGE] [MYLOGO] -resize 50x50 -=20 > compose [MYFINALIMAGE[/shell] > > Has any one an idea where I get wrong? > > How can I set ONLY the size of the Logo file? > > Thanks in advance for your help > Lawrence > > > -- > Terry Wilson | terry@terryfic.com | http://terryfic.com > http://WhosComing.com - a simplified, affordable online reservation =20= > system > http://TightJacket.com -- stylish protection for your laptop > ----------------------------------------------------------------------=20= > ---- > Attitude is the only difference between ordeal and adventure. > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ --Apple-Mail-6-495009194 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 Hi Terry
I tried this
[shell]/opt/local/bin/compose [MYIMAGE] composite = -geometry = 40x40+5+10 [MYLOGO] [MYFINALIMAGE][/shell]
but no sucess

Le 10 juil. 09 =E0 16:50, Terry Wilson a =E9crit = :

You're missing -composite, which = is the part of IM that will paste the logo over the image. Did you try = it as in the example they gave you over on the IM list?

Terry


Hi,

I'm using ImageMagick for the first time.
I'm trying to past a logo on images
I'm converting Very large images (55mb) to medium = size (1000px) and then to thumbnails (200 px).
First the large files are resised to 1000px Widh, = then I do the thumbnails and after I wish to past the logo on the = 1000px
The difficult part is to change = the logo size, I want to past the logo on different image size, so I = wish to change the logo size deppending on the image size
So I have been trying many things and thought that = this would be the right code, but it isn't!!!
"Composite LogoSV_base.png -geometry 50x50 -gravity = NorthWest -append Sourcefoto.jpg myfinalephoto.jpg"

I post a = request on the Imagemagick Forum and had the following answer = :
"convert backgroundimage \( logoimage -resize = 50x50 \) -compose over -composite"

So with Webdna my code is as = follow :
[shell]/opt/local/bin/convert = [MYIMAGE] [MYLOGO] -resize 50x50 = -compose [MYFINALIMAGE[/shell]

Has any one an idea where I get = wrong?

How can I set ONLY the size of the Logo = file?

Thanks in advance for your help
Lawrence


--
Terry Wilson | = terry@terryfic.com | http://terryfic.com
http://WhosComing.com - a simplified, = affordable online reservation system
http://TightJacket.com -- stylish = protection for your laptop
------------------------------------------------------------------------= --
Attitude is the only difference between ordeal = and adventure.

---------------------------------------------------------
This message is sent to you because you are = subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/l= ist/talk@webdna.us
old archives: http://dev.webdna.us/TalkLi= stArchive/

= --Apple-Mail-6-495009194-- Lawrence Banahan

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Orderfile (2005) search form problem.. (1997) Thanks Grant (1997) IIS4b2 and WebCatalog b19 (1997) Frames and WebCat (1997) Modifying order output (1997) Price and Formula.db (2002) [browsername] not working? (1997) Suggestion: appendfounditems (2002) [append] vs. [appendfile] delta + question? (1997) Writefile problem (1999) showcart is slow (1998) WebCat2: Found Items syntax, etc. (1997) [WebDNA] Speed up XML parsing (2010) TCPconnect in a DB? (1999) WC1.6 to WC2 date formatting (1997) GuestBook example (1997) Converting spaces to + in results list (2000) problem serving foreign languages text (1997) Checking two required fields (1998)