Cubestrip with preview, where's the "rotate"?

  • I made my image with PTGui Pro and chose the cubestrip (no playing around with 6 separete images) but PTGui doesn't allow me to change the angle of top and bottom pictures. So, I have to use the following:

    Code
    <image type="CUBESTRIP">
    <cubestrip url="panorama.cubic.jpg" />
    <down rotate="-90" /> 
    <up rotate="-270" /> 
    </image>

    that works just as it should work, but the Preview-tag doesn't have the "down" and the "up" parameters? I can write:

    Code
    <preview type="CUBESTRIP"
     url="preview_panorama.cubic.jpg" 
    />

    but there's no chance to rotate the up and down? What to do? Is it possible to inherit settings from the image tag to the preview tag?

    I'd suggest an inherit or new parameter: rotate="-90+0-270+0"

    I'm using the latest beta, 1.0.8 b 8.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!