https://bugs.kde.org/show_bug.cgi?id=455215
Alexander Semke <alexander.se...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.se...@web.de Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Alexander Semke <alexander.se...@web.de> --- (In reply to heqromancer from comment #0) > SUMMARY > When plotting, the result image is added right under the command box that > launched it. It would be cool to save the image as something like SVG > instead of the way it does right now (currently, the plots will be blurry if > you zoom in enough). That way, when using the Print feature we would not > only have a high quality representation of the saved Cantor session but also > capturing the plots in the 'proper' way. Yes, this is already on my TODO-list and I'll start working on this soon. The plan is to switch to PDF or SVG internally (Maxima, Octave, etc. can also generate PDF) and re-render during zooming. Also, it will be possible to save the plot results as a file in PNG, JPEG, SVG, etc. -- You are receiving this mail because: You are watching all bug changes.