leijian / aster

Automatically exported from code.google.com/p/aster
Other
0 stars 0 forks source link

Resize the display area #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The display area is bad to recognize since the size does not fit to window.

Original issue reported on code.google.com by walkingi...@gmail.com on 29 Jul 2011 at 11:16

GoogleCodeExporter commented 9 years ago
I am working on this.

Original comment by walkingi...@gmail.com on 29 Jul 2011 at 11:17

GoogleCodeExporter commented 9 years ago
this commit will scale the snapshot to preferred size.

https://gitorious.org/aster/aster/commit/8cd3dac6228c4ac19348d26d8314a216985b46f
7

Original comment by walkingi...@gmail.com on 30 Jul 2011 at 6:22

GoogleCodeExporter commented 9 years ago
Note: I have tried to use AffineTransformOp to scale BufferedImage but got a 
ImagingOpException since the BuffferedImage which is generated by chimpchat has 
custom type therefore AffineTransformOp does not recognize it.

Original comment by walkingi...@gmail.com on 30 Jul 2011 at 6:27

GoogleCodeExporter commented 9 years ago
Merged, close it

Original comment by walkingi...@gmail.com on 1 Aug 2011 at 4:34