Comment #4 on issue 1089 by tu...(a)tudorgirba.com: Roassal should export PNG
https://code.google.com/p/moose-technology/issues/detail?id=1089
I tried this, but somehow it does not work:
exportToFile
| completeMorph |
completeMorph := view view canvas morphClass new
canvas: view view canvas;
extent: view view canvas encompassingRectangle extent.
PNGReadWriter
putForm: completeMorph imageForm
onFileNamed: self fileName
Any idea why?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings