Export to JPG: low resolution

Issue #404 closed
Anastasia Baryshnikova created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Export to JPG

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

Open any matrix, then File > Export, and choose the JPG format

CURRENT BEHAVIOR

The produced JPG file appears always fuzzy (low resolution), while the PNG (and all other options) are nice & crisp

EXPECTED BEHAVIOR

High-resolution image.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

e.g. Add a color selection class

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

e.g. selectColor.java & settingsPanel.java

LEVEL OF EFFORT - developers only

trivial/minor/medium/major/overhaul (choose one)

COMMENTS

Maybe we can just eliminate export to JPG, instead of fixing it? The PNG images look great.

Comments (5)

  1. Log in to comment