Re: [WebDNA] Imagemagick

This WebDNA talk-list message is from

2018


It keeps the original formatting.
numero = 114418
interpreted = N
texte = 2037 --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 An example from my codebase=E2=80=A6 [shell]/opt/local/bin/convert -size 50x50 = /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize 50x50 = +profile "*" /Library/path_to_another_image_folder/[cart].gif[/shell] Transforms a given image file into 50px x 50px /Palle > On 5 Oct 2018, at 15.04, Stephen Braun wrote: >=20 > Hi All, >=20 > Is anybody running ImageMagick? > I have it installed, and i have the path, but I'm not sure of the code = to call it into use. > I guess that I need a primer. >=20 > Thank for any assistance. > sfb >=20 >=20 >=20 >=20 >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
An example from my codebase=E2=80=A6

[shell]/opt/local/bin/convert -size = 50x50 /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize = 50x50 +profile "*" = /Library/path_to_another_image_folder/[cart].gif[/shell]

Transforms a given image = file into 50px x 50px

/Palle



On 5 Oct 2018, at 15.04, Stephen Braun <sbraun1@twcny.rr.com> wrote:

Hi All,

Is = anybody running ImageMagick?
I have it installed, = and i have the path, but I'm not sure of the code to call it into = use.
I guess that I need a primer.

Thank for any = assistance.
sfb





Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Imagemagick ("Steve @ Tailored Web Solutions" 2018)
  2. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  3. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  4. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  5. Re: [WebDNA] Imagemagick (Terry Wilson 2018)
  6. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  7. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  8. Re: [WebDNA] Imagemagick (Palle Bo Nielsen 2018)
  9. Re: [WebDNA] Imagemagick (Chris Van Dromme 2018)
  10. [WebDNA] Imagemagick (Stephen Braun 2018)
  11. Re: [WebDNA] ImageMagick (Office 2016)
  12. Re: [WebDNA] ImageMagick (WebDNA Development 2016)
  13. [WebDNA] ImageMagick (Office 2016)
  14. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  15. Re: [WebDNA] ImageMagick code (Stuart Tremain 2013)
  16. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  17. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  18. Re: [WebDNA] ImageMagick code (John Butler 2013)
  19. Re: [WebDNA] ImageMagick code (John Butler 2013)
  20. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  21. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  22. Re: [WebDNA] ImageMagick code (John Butler 2013)
  23. [WebDNA] ImageMagick code (Stephen Braun 2013)
  24. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  25. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  26. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  27. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  28. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  29. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  30. Re: [WebDNA] ImageMagick troubleshooting (Tom Duke 2009)
  31. [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  32. [WebDNA] ImageMagick function library updated (Terry Wilson 2009)
  33. Re: [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  34. Re: [WebDNA] ImageMagick function library now available (christophe.billiottet@webdna.us 2009)
  35. [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  36. Re: [WebDNA] ImageMagick (Donovan Brooke 2009)
  37. Re: [WebDNA] ImageMagick (lawrence@authorsimage.com 2009)
  38. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  39. RE: [WebDNA] ImageMagick ("Michael A. DeLorenzo" 2009)
  40. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  41. [WebDNA] ImageMagick (christophe.billiottet@webdna.us 2009)
2037 --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 An example from my codebase=E2=80=A6 [shell]/opt/local/bin/convert -size 50x50 = /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize 50x50 = +profile "*" /Library/path_to_another_image_folder/[cart].gif[/shell] Transforms a given image file into 50px x 50px /Palle > On 5 Oct 2018, at 15.04, Stephen Braun wrote: >=20 > Hi All, >=20 > Is anybody running ImageMagick? > I have it installed, and i have the path, but I'm not sure of the code = to call it into use. > I guess that I need a primer. >=20 > Thank for any assistance. > sfb >=20 >=20 >=20 >=20 >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
An example from my codebase=E2=80=A6

[shell]/opt/local/bin/convert -size = 50x50 /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize = 50x50 +profile "*" = /Library/path_to_another_image_folder/[cart].gif[/shell]

Transforms a given image = file into 50px x 50px

/Palle



On 5 Oct 2018, at 15.04, Stephen Braun <sbraun1@twcny.rr.com> wrote:

Hi All,

Is = anybody running ImageMagick?
I have it installed, = and i have the path, but I'm not sure of the code to call it into = use.
I guess that I need a primer.

Thank for any = assistance.
sfb





Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- 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://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097-- . Palle Bo Nielsen

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:

[WriteFile] problems (1997) Email (1998) Math (1997) Proper file locations (1997) Looking for a Manual (1997) WebDNA Solutions ... sorry! (1997) Message Board (2001) Disappearing data (2002) WebCat2b13 Command Reference Doc error (1997) Wanted: More Math Functions (or, Can You Solve This?) (1997) Modulo function? (2000) Adding Items to Cart (2003) emailer setup (1997) Server IP Address (2003) [WebDNA] ORACLE STORE PROCEDURE out parameter problem (2009) [WebDNA] Lookup vs. Search (was: 3-5 GB of native WebDNA db...) (2009) Help formatting search results w/ table (1997) WebCat2b12--[searchstring] bug (1997) WebCat2: Items xx to xx shown, etc. (1997) setting cookies for another domain? (2002)