[EMAIL PROTECTED] wrote:
> 
> Can anyone offer guidance on how to control the dimensions of the png
> files created from svg by forrest? I find that all of my png files are
> generated at 400px by 400px.
> 
> Thanks in advance,

For example with the group and project images for
a 'forrest seed site', look at the SVG:

src/documentation/content/xdocs/images/project.svg
See the width and height on the root <svg> element.
See the various SVG websites for more documentation.
There is none at Forrest.

Does that help?

-David