On Sunday 16 March 2014 02:34:56 Ivanko B wrote:
>  What do you get with smaller 'width'  and 'height' settings?
> ===========================
> 4999x2999 is processed instantly but +5000x3000(+1+1 to it) takes 10
> minutes.
>
This changes the order of rotation-scaling. 4999x2999 first scales down so the 
later rotated image fits 4999x2999. 5000x3000 first rotates which produces a 
much bigger image because of the 45° rotation. With the 'rotbeforescale'- 
and 'rotafterscale'- (typo fixed in git master) options the order can be 
selected manually. The automatic selection should not compare the original 
and end dimensions but the rotated original and end dimensions (changed in 
git master ed360d8febb4cb36d4332f460d689cbd0d77d24a).

Martin

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to