ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* externalfigure rotation
@ 2007-09-17 13:38 Santy, Michael
  2007-09-19 11:55 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Santy, Michael @ 2007-09-17 13:38 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1018 bytes --]


Hello,

I'm looking to rotate an externalfigure inside of its bounding box in increments of 90 deg.  Its real easy with 0 and 180, you can just do:

\externalfigure[blah.pdf][width=5.0in, height=2.0in]
\rotate[rotation=180]{\externalfigure[blah.pdf][width=5.0in, height=2.0in]}

Both commands result with an image that is 5.0in wide and 2.0in tall.

But the problem comes when rotating a externalfigure at 90 and 270 degrees (or more generally, anything besides 0 and 180).  The rotation is applied to the whole bounding box instead of rotating the picture within a bounding box.  The following images will be rendered 2.0in wide and 5.0in tall.

\rotate[rotation=90]{\externalfigure[blah.pdf][width=5.0in, height=2.0in]}
\rotate[rotation=270]{\externalfigure[blah.pdf][width=5.0in, height=2.0in]}

Are there any plans to add support for specify an externalfigure's rotation within its bounding box, similar to this:
\externalfigure[blah.pdf][width=5.0in, height=2.0in, rotation=90]

Cheers,
Mike

[-- Attachment #1.2: Type: text/html, Size: 1473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.1923.1190214383.2346.ntg-context@ntg.nl>]

end of thread, other threads:[~2007-09-19 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-17 13:38 externalfigure rotation Santy, Michael
2007-09-19 11:55 ` Wolfgang Schuster
2007-09-19 22:31   ` Duane Johnson
     [not found] <mailman.1923.1190214383.2346.ntg-context@ntg.nl>
2007-09-19 18:18 ` Santy, Michael

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).