Modify ↓
Opened 15 years ago
Closed 15 years ago
#7193 closed enhancement (fixed)
Support for --show-layers option of Dia
| Reported by: | Martin | Owned by: | robert_martin |
|---|---|---|---|
| Priority: | normal | Component: | DiaVisViewPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
It would be nice, if one could select from the macro which diagram layers are used to produce the PNG. Dia does have the --show-layers option for this. One could use the same .dia file in a wiki page to produce multiple PNGs with different active layers. This means, that the resulting file name must be different for every variant. E.g. the PNG file name could consist of the original basename plus the names of all used layers.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [8100]) Support for
--show-layers. Closes #7193.layersE.g.
[[DiaVisView(myfile.dia, layers=0.3.7)]]