Status: New Owner: ---- CC: alexandr...@gmail.com Labels: Type-Defect Priority-Medium Component-Roassal Milestone-4.8
New issue 969 by tu...@tudorgirba.com: Roassal crops the exported PNG http://code.google.com/p/moose-technology/issues/detail?id=969
Try this:
view shape label text: #printString. view nodes: (1 to: 100). view edge: 0 from: 1 to: 50. view edge: 0 from: 51 to: 100.
Make sure only the first 40 something nodes are visible in the canvas, and then export to PNG.
You will get only the visible part of the nodes and the first edge.