TEXpage produces wrong bounding box with rotated images
![](https://secure.gravatar.com/avatar/57c17c28c61c03706efc4a9112fad09b.jpg?s=120&d=mm&r=g)
Hi, when rotation is used, the TEXpage bounding box is incorrect. Angles multiples of 90° are correct, however. It looks like a bug. Example: \setupexternalfigures [location=default] \starttext \startTEXpage \externalfigure [hacker] [orientation=44] \stopTEXpage \startTEXpage \externalfigure [hacker] [orientation=46] \stopTEXpage \stoptext Marco
![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
On 10/6/2013 9:15 PM, Marco Patzer wrote:
Hi,
when rotation is used, the TEXpage bounding box is incorrect. Angles multiples of 90° are correct, however. It looks like a bug. Example:
\setupexternalfigures [location=default] \starttext \startTEXpage \externalfigure [hacker] [orientation=44] \stopTEXpage \startTEXpage \externalfigure [hacker] [orientation=46] \stopTEXpage \stoptext
fixed (hopefully) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
![](https://secure.gravatar.com/avatar/57c17c28c61c03706efc4a9112fad09b.jpg?s=120&d=mm&r=g)
On 2013–10–07 Hans Hagen wrote:
On 10/6/2013 9:15 PM, Marco Patzer wrote:
Hi,
when rotation is used, the TEXpage bounding box is incorrect. Angles multiples of 90° are correct, however. It looks like a bug. Example:
\setupexternalfigures [location=default] \starttext \startTEXpage \externalfigure [hacker] [orientation=44] \stopTEXpage \startTEXpage \externalfigure [hacker] [orientation=46] \stopTEXpage \stoptext
fixed (hopefully)
Seems to work here. Thanks for the fix. Marco
participants (2)
-
Hans Hagen
-
Marco Patzer