• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
problem with font
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with font


  • Subject: problem with font
  • From: Rounak Jain <email@hidden>
  • Date: Fri, 23 Oct 2009 15:07:13 +0530

My watermarking problem is solved. But I need to add some text to one of my images. I was trying some scripts after reading the examples here:
http://www.imagemagick.org/Usage/fonts/#thick_stroke

One of them is this:


set ifolder to (path to desktop folder from user domain)
set qifolder to quoted form of (POSIX path of ifolder)
set thecmd to "cd " & qifolder & "&& /opt/local/bin/convert -size 320x100 xc:lightblue -font Candice -pointsize 72 -fill green    -stroke black -strokewidth 5 -annotate +25+65 'Rounak'            -stroke none                 -annotate +25+65 'Rounak' font_comet.jpg"

do shell script thecmd


However, when in the above script, I change Candice to name of any other font like Eurostile or Times or Playbill, the font does not change. Do you know how to change the font?

Thanks
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: problem with font
      • From: Rounak Jain <email@hidden>
  • Prev by Date: Re: watermark
  • Next by Date: Re: problem with font
  • Previous by thread: Re: exists mailbox
  • Next by thread: Re: problem with font
  • Index(es):
    • Date
    • Thread