Free cookie consent management tool by TermsFeed Policy Generator

Opened 11 years ago

Closed 11 years ago

#2107 closed defect (done)

Chart export dialog saves emf files as png

Reported by: bburlacu Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.9
Component: Visualization.ChartControlsExtensions Version: 3.3.8
Keywords: Cc:

Description

The save method from the image export dialog (ImageExportDialog.cs) cannot properly handle saving files in the emf format. The .emf file is actually saved in png format.

Change History (6)

comment:1 Changed 11 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 11 years ago by bburlacu

  • Owner changed from bburlacu to abeham
  • Status changed from accepted to reviewing

r9946: Fixed chart export to emf format.

comment:3 Changed 11 years ago by abeham

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.9

comment:4 Changed 11 years ago by bburlacu

r10002: Fixed font scaling issue related to the MetafileFrameUnit when exporting charts in the EMF format.

comment:5 Changed 11 years ago by abeham

  • Status changed from reviewing to readytorelease

Thanks!

comment:6 Changed 11 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r10006: merged r9946 and r10002 into stable

Note: See TracTickets for help on using tickets.