Menu

Commit [r818]  Maximize  Restore  History

- implemented portrait/orientation selection for

EPS and PDF export
(closes feature request 1887933: Export graphs to EPS without rotation)

Remark: There is really no point in using QPrinter::Custom with Qt < 4.4,
it will use a standard page size anyway[1]. So I won't fix the stuff
related to custom page sizes until we have Qt and the new
plotting engine with floating point coordinates.)

References:
[1] http://trolltech.com/developer/task-tracker/index_html?method=entry&id=99441

thzs 2008-02-29

changed /branches/current_stable/scidavis/src/ApplicationWindow.cpp
changed /branches/current_stable/scidavis/src/Graph.cpp
changed /branches/current_stable/scidavis/src/Graph.h
changed /branches/current_stable/scidavis/src/ImageExportDialog.cpp
changed /branches/current_stable/scidavis/src/ImageExportDialog.h
changed /branches/current_stable/scidavis/src/MultiLayer.cpp
changed /branches/current_stable/scidavis/src/MultiLayer.h
/branches/current_stable/scidavis/src/ApplicationWindow.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/Graph.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/Graph.h Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/ImageExportDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/ImageExportDialog.h Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/MultiLayer.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/MultiLayer.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.