dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 1798942] [NEW] Implement SVG export feature


From: Hannes Hirzel
Subject: [Dr. Geo] [Bug 1798942] [NEW] Implement SVG export feature
Date: Sat, 20 Oct 2018 08:37:55 -0000

Public bug reported:

SVG export of DrGeoII sketches seems to be a useful addition to the
project. It will allow further processing of the results with other
programs (e.g. Desktop publishing programs or web publication programs)
unrelated to DrGeoII.

For an idea how to implement it see here
http://forum.drgeo.eu/Script-which-does-SVG-export-tp4025337p4025499.html

The current DrGeoPresenter object has a 
     exportToBitmap
        self exportToBitmap: self askForBitmapToExport.

method.

This and the script for the SVG export could be moved to a
DrGeoSketchExport object.

** Affects: drgeo
     Importance: Undecided
         Status: New


** Tags: feature

** Tags added: feature

** Description changed:

  SVG export of DrGeoII sketches seems to be a useful addition to the
  project. It will allow further processing of the results with other
  programs (e.g. Desktop publishing programs or web publication programs)
  unrelated to DrGeoII.
  
- For a proposal how to implement it see here
+ For an idea how to implement it see here
  http://forum.drgeo.eu/Script-which-does-SVG-export-tp4025337p4025499.html
+ 
+ The current DrGeoPresenter object has a 
+      exportToBitmap
+       self exportToBitmap: self askForBitmapToExport.
+ 
+ method.
+ 
+ This and the script for the SVG export could be moved to a
+ DrGeoSketchExport object.

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1798942

Title:
  Implement SVG export feature

Status in Dr. Geo II:
  New

Bug description:
  SVG export of DrGeoII sketches seems to be a useful addition to the
  project. It will allow further processing of the results with other
  programs (e.g. Desktop publishing programs or web publication
  programs) unrelated to DrGeoII.

  For an idea how to implement it see here
  http://forum.drgeo.eu/Script-which-does-SVG-export-tp4025337p4025499.html

  The current DrGeoPresenter object has a 
       exportToBitmap
        self exportToBitmap: self askForBitmapToExport.

  method.

  This and the script for the SVG export could be moved to a
  DrGeoSketchExport object.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1798942/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]