Problem 1495

Summary: Issues and requests for Qt's "Save as ..."
Product: Geant4 Reporter: Mojca Miklavec <mojca.miklavec.lists>
Component: visualizationAssignee: garnier
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P5    
Version: 9.6   
Hardware: All   
OS: All   

Description Mojca Miklavec 2013-07-16 18:48:59 CEST
When using Qt interface and right mouse click -> Actions -> Save as ...

- [feature/bug] If users chooses "PNG" and names the file "bla.png", don't append another png. Currently this creates a file "bla.png.png".
- [feature] Remember last used settings for image type and target directory (it always chooses "bmp" and home folder)
- [feature] Make PNG the default export format instead of BPM.
- [feature] Allow exporting vector PDF image (EPS can already be exported as vector image)
- [bug] Fix bounding box for PDF (at the moment save as creates A4 instead of images equivalent to drawing panel)
- [feature] Allow specifying a different size of stored bitmap image.
- [feature] Allow saving to file from command line to allow creating PNG images via batch.
- [feature/bug?] Make antialias work for solids (related to the other bug 1494)
Comment 1 garnier 2013-11-24 23:58:54 CET
Too many bugs/features for a single ticket!

> - [feature/bug] If users chooses "PNG" and names the file "bla.png", don't  append another png. Currently this creates a file "bla.png.png" .
Fixed

> - [feature] Remember last used settings for image type and target directory (it always chooses "bmp" and home folder)
Fixed

> - [feature] Make PNG the default export format instead of BPM.
Fixed

> - [feature] Allow exporting vector PDF image (EPS can already be exported as vector image)
Marked as enhancement

> - [bug] Fix bounding box for PDF (at the moment save as creates A4 instead of images equivalent to drawing panel)
Marked as enhancement

> - [feature] Allow specifying a different size of stored bitmap image.
Marked as enhancement

> - [feature] Allow saving to file from command line to allow creating PNG images via batch.
Marked as enhancement

> - [feature/bug?] Make antialias work for solids (related to the other bug 1494)
Marked as enhancement