Simple Publication Quality Image Export Functionality (not interface)

Issue #353 resolved
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Export a simple image of the matrix and trees.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

This issue is separated from the interface and is being completed separately, so for now, there's just a test button that's been places to the right of the zoom nav buttons.

CURRENT BEHAVIOR

No export functionality exists.

EXPECTED BEHAVIOR

Creates a PNG or PDF file of the matrix and trees.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Use freehep

FILES AFFECTED (where the changes will be implemented) - developers only

many files

LEVEL OF EFFORT - developers only

major

COMMENTS

See issue #23 for the whole feature and issue #292 for requirements.

Comments (5)

  1. Robert Leach reporter

    I have made progress exporting a simple image. I have the main matrix and the undecorated trees being drawn together:

    Output.png

  2. Robert Leach reporter

    Currently, I'm still exporting in PDF/vector format. I posted a PNG that I converted using Preview.app.

  3. Log in to comment