| ... |
... |
@@ -53,7 +53,7 @@ |
| 53 |
53 |
Here's a few highlights of what's new in version 2014/10: |
| 54 |
54 |
|
| 55 |
55 |
* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] |
| 56 |
|
-** Enabled the zoom level-based visibility of diagram elements (nodes, ports, edges, labels) and figure elements (fine grained figure details, texts, ...), see {{code language="none"}}setUpperVisibilityScaleBound{{/code}} & {{code language="none"}}setLowerVisibilityScaleBound {{/code}}methods in DiagramSyntheses |
|
56 |
+** Enabled the zoom level-based visibility of diagram elements (nodes, ports, edges, labels) and figure elements (fine grained figure details, texts, ...), see 'setUpperVisibilityScaleBound' & 'setLowerVisibilityScaleBound' methods in DiagramSyntheses |
| 57 |
57 |
** Enabled output-dependent visibility (main diagram, outline, printout, image export) of figure elements (highlightings, fine grained figure details, texts, ...), see corresponding methods in DiagramSyntheses |
| 58 |
58 |
** Diagram image export now supports tiled exports enabling the export of huge diagrams, which may be prevented by memory limitations in the past |
| 59 |
59 |
** Contributed appropriate print support and (customizable) print dialog with preview |