2 What’s new in Msc-generator 7.1
The improvements added since version 6.5 are listed below. If you are new to
Msc-generator, you should probably jump to Getting started.
- gui: Added Linux/Mac GUI available via msc-gen –gui. See Command-line GUI.
- gui: drop files to the GUI to open them (7.1)
- gui: Auto Save (7.1)
- gui: Smooth window resize on Windows (7.1)
- gui: Editor search and replace (7.1)
- gui: File selection dialog box with colors and bold font (7.1)
- gui: Added collapse/expand similar to the Windows GUI (7.1)
- gui: Backspace now works in hint mode (7.1, thanks Gabor)
- gui: F5 also compiles (7.1, thanks Pontus)
- maggot: Maggot is now deprecated.
- Transparency is now supported for PNG images, as well. As part of this,
the default background is set to white in all languages and you explicitly need
to use
background.color=none;
for signalling charts and block diagrams or
‘bgcolor=none;’ for graphs to achieve transparent background. (7.1)
- block: rename auto_create to pedantic (7.1)
- graph: cluster labels now display correctly (7.1)