[svg-edit] r2876 committed - Edited wiki page Roadmap through web user interface.

0 views
Skip to first unread message

svg-...@googlecode.com

unread,
Jun 1, 2014, 5:35:26 PM6/1/14
to svg-edi...@googlegroups.com
Revision: 2876
Author: bre...@gmail.com
Date: Sun Jun 1 21:35:06 2014 UTC
Log: Edited wiki page Roadmap through web user interface.
http://code.google.com/p/svg-edit/source/detail?r=2876

Modified:
/wiki/Roadmap.wiki

=======================================
--- /wiki/Roadmap.wiki Fri May 23 13:46:41 2014 UTC
+++ /wiki/Roadmap.wiki Sun Jun 1 21:35:06 2014 UTC
@@ -21,6 +21,7 @@
== Implemented Features (subject to further alteration before release) ==
*
[https://code.google.com/p/svg-edit/issues/list?can=1&q=NeededFor%3Dnextversion+status%3AFixed%2CDone&colspec=ID+Type+Status+Priority+NeededFor+Browser+Owner+Summary&cells=tiles
already fixed/implemented]
* Enhancement: Client-side PDF export (issue #1156) (to data: URI)
+ * Enhancement: For image exports, provided "datauri" property
to "exported" event.
* Enhancement: Allow config "exportWindowType" of value "new" or "same"
to indicate whether to reuse the same export window upon subsequent exports
* Enhancement: Added openclipart support to imagelib extension
* Enhancement: allow showGrid to be set before load
@@ -40,7 +41,7 @@
* Remove 2.7-deprecated "pngsave" (in favor of "exportImage")
* Data URIs must be properly URL encoded (use encodeURIComponent() on
the "data:..." prefix and double encodeURIComponent() the remaining content)
* Remove "paramurl" parameter (use "url" or "source" with a data: URI
instead)
- * svgCanvas.rasterExport now takes a window name as the third argument,
with the supplied name also being provided as a "exportWindowName" property
on the object passed to the [ExtensionDocs#svgEditor_public_methods
exportImage] method optionally supplied to svgEditor.setCustomHandlers.
+ * svgCanvas.rasterExport now takes an optional window name as the third
argument, with the supplied name also being provided as
a "exportWindowName" property on the object passed to the
[ExtensionDocs#svgEditor_public_methods exportImage] method optionally
supplied to svgEditor.setCustomHandlers.
* Change 2.7 allowance of "PDF" as a type in the canvas "rasterExport"
method and the "exported" event to instead be moved to the
canvas "exportPDF" method and "exportedPDF" event respectively.

== Release Date ==
Reply all
Reply to author
Forward
0 new messages