On 2/10/10 12:04, ~suv wrote:
On 2/10/10 10:50, Jannetta Steyn wrote:
Have you tried putting the background objects on the root layer
(always
visible, accessible via XML Editor), and export using '--export-id' but
omitting '--export-id-only' so that the visible background elements
below the selected layer are rendered into the exported bitmap as well?
*embarrassed* scrap that - you'd still need to toggle the layer
visibility in-between.
Another thought: take look at the export options of JessyInk (part of
Inkscape 0.48 [1]) and the python script it is based on. Maybe you can
reuse it to create your own export extension? JessyInk also uses a
global background layer (for the presentation).
~suv
[1] JessyInk Homepage
<
http://code.google.com/p/jessyink/>
Exporting:
<
http://code.google.com/p/jessyink/wiki/Export>