• 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
Re: Q: Add one pixel on right / GraphicConverter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q: Add one pixel on right / GraphicConverter


  • Subject: Re: Q: Add one pixel on right / GraphicConverter
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 14 Sep 2005 07:26:09 -0600

Entity Marc S.A. Glasgow spoke thus:

> Long story short, a client project that I wrote a lot of
> GraphicConverter (GC) scripts for changed their back-end WinDoze
> database and needs some of the scripts modified, one in particular to
> add a single row of white pixels to the right edge of existing images
> during a conversion process (JPG to 4-bit BMP), but without a
> resample of the image in adding the white (hence no simple
> reassigning the image dimensions). I know I can do it by creating a
> new window in the revised dimensions and move the image over, but the
> result is a pixel added on the left instead of the right. I wondered
> if anyone knew of a more elegant solution to simply pad a graphic
> file by a white pixel on the right edge?
Maybe ImageMagick can do it:
http://imagemagick.org/script/index.php

The mogrify command has a modifier:
-adjoin    join images into a single multi-image file

-- Gnarlie


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Q: Add one pixel on right / GraphicConverter (From: "Marc S.A. Glasgow" <email@hidden>)

  • Prev by Date: Re: Converting Mac Roman and/or UTF 16 to UTF 8?
  • Next by Date: Re: Converting Mac Roman and/or UTF 16 to UTF 8?
  • Previous by thread: Q: Add one pixel on right / GraphicConverter
  • Next by thread: Re: Q: Add one pixel on right / GraphicConverter
  • Index(es):
    • Date
    • Thread