9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] rotating an image
Date: Sun,  6 Jul 2003 13:38:53 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0307061334170.24769-100000@fbsd.cpsc.ucalgary.ca> (raw)
In-Reply-To: <36f39dcbf0573d9d3670f9def85c2970@centurytel.net>

On Sun, 6 Jul 2003, Skip Tavakkolian wrote:

> is there a tool for rotating images?

pressing 'u' in page will reverse the image to 180 degrees.. adding 90
degree rotation wouldn't be that much difficult ('l' and 'r' are not
currently used by page, but check the BUGS section of the man page)..

> jpg -kc mymug.jpg | crop -r ... | resample -x48 | iconv -k4 > mymug.9

I use 'w' in page to write the image... to be honest, I'd like to see Page
accept plumbing messages for resizing, resampling, rotating, colormapping,
and other commands, thereby turning a simple image viewer into a
command-language driven image editor :)

andrey



      reply	other threads:[~2003-07-06 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-06 19:22 Skip Tavakkolian
2003-07-06 19:38 ` andrey mirtchovski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0307061334170.24769-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).