Note that raster snapshots are natively supported by the Editor. This means that the Save Snapshot command will only allow to save as raster formats (PNG, JPEG, etc...) if this Plugin is not present.
Overview
The Plugin works with both the Swing and JavaFX UI frameworks and will try in all cases to keep the vector content of the Layer:
In Swing this means that the Plugin will use a custom Graphics2D implementation to serialize the content of the Layer as SVG or PowerPoint
In JavaFX the Plugin uses an external library to convert the JavaFX content to Graphics2D orders
"Support Groupes in Output": will keep the contaienrs in the Layers as groups
"Master Presentation": this is useful in the cases where Fonts which are not installed on the system are used, for the PowerPoint generation. Embedding Fonts which will be used in a master PowerPoint presentation will ensure that these fonts will be kept in the generated result[1]
It is not possible to use fonts which are not installed in PowerPoint without embedding them in the PowerPoint file. Please note that embedding fonts will greatly increase the size of the resulting presentation
. The fonts content of the master presentation will be used in the generated PowerPoint file, but the master presentation itself will not be modified
Notes
^ It is not possible to use fonts which are not installed in PowerPoint without embedding them in the PowerPoint file. Please note that embedding fonts will greatly increase the size of the resulting presentation