[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2011-03-26 Thread piccolo2d

Updates:
Labels: -Milestone-1.3.1 Milestone-2.0

Comment #16 on issue 181 by atdi...@gmail.com: PNode.toImage is not  
centered and can create cropped images for PNodes with non-integral (x,y)  
bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

Moving to 2.0. (Just to note: got a +1 for moving to 2.0 on developer  
thread http://goo.gl/qXt7P)


--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2011-03-20 Thread piccolo2d


Comment #15 on issue 181 by atdi...@gmail.com: PNode.toImage is not  
centered and can create cropped images for PNodes with non-integral (x,y)  
bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

I'm changing my vote and recommending we move this ticket to a future  
release (2.0) and intend to implement a fully correct solution.


Given that there is a workaround for 1.3, I don't want to cause any  
regression for people that have implemented workarounds that depend on the  
behavior of 1.3. Especially since the proposed fix here is not a full fix  
and will still require workaround.


Can I get votes on this recommendation?

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2011-03-02 Thread piccolo2d


Comment #10 on issue 181 by heue...@gmail.com: PNode.toImage is not  
centered and can create cropped images for PNodes with non-integral (x,y)  
bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

I'm +0.

If we apply the fix, should it also be applied to PNode.print(Graphics,  
PageFormat, int) ?


--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2010-12-21 Thread piccolo2d

Updates:
Labels: Milestone-1.3.1

Comment #7 on issue 181 by heue...@gmail.com: PNode.toImage is not centered  
and can create cropped images for PNodes with non-integral (x,y) bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

(No comment was entered for this change.)

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2010-07-19 Thread piccolo2d


Comment #5 on issue 181 by heue...@gmail.com: PNode.toImage is not centered  
and can create cropped images for PNodes with non-integral (x,y) bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

I have also noticed this problem.  As a workaround, I usually add the  
padding when calculating an image size and then use the  
PNode.toImage(BufferedImage, Paint) method.


--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2010-07-12 Thread piccolo2d


Comment #1 on issue 181 by re...@colorado.edu: PNode.toImage is not  
centered and can create cropped images for PNodes with non-integral (x,y)  
bounds

http://code.google.com/p/piccolo2d/issues/detail?id=181

Here is the test case program and resultant output image file.

Attachments:
TestPPathToImage.java  1.9 KB
TestPPathToImage.png  1.7 KB

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en