Bugs item #1824437, was opened at 2007-11-02 03:56
Message generated for change (Comment added) made by dooglus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1824437&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: studio sometimes renders tiles with a stepped offset

Initial Comment:
http://home.comcast.net/~pxegeek/synfig/plant_woo.JPG
http://home.comcast.net/~pxegeek/synfig/piratesbug.jpg


----------------------------------------------------------------------

>Comment By: dooglus (dooglus)
Date: 2008-01-14 19:02

Message:
Logged In: YES 
user_id=1546005
Originator: YES

The number of tiles per row depends on whether the canvas width is exactly
divisible by the tile width.  Both of these things depends on whether we
render in high or low resolution.  When using low resolution, some of the
code was halving both the canvas width and tile width before checking the
condition, giving a different result when the tiles almost fit exactly but
not quite.

Fixed in r1362.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2008-01-14 15:27

Message:
Logged In: NO 

It seems that the problem only happens when the workarea is in the default
of 'low resolution' rendering.

And also, only when the width of the workarea is a multiple of
(tile_size/2) but NOT of (tile_size).

ie. when it's a multiple of 64, but not of 128.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2008-01-14 15:11

Message:
Logged In: NO 

A better example:

  http://dooglus.rincevent.net/synfig/skew2.png

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2008-01-14 15:04

Message:
Logged In: NO 

I changed the tile size to be 4x4 instead of 128x128 and it happens a lot
more often.

Here's an example:

  http://dooglus.rincevent.net/synfig/skew.png

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1824437&group_id=144022

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to