-
Notifications
You must be signed in to change notification settings - Fork 0
Exporting a gate diagram
Johann Dirry edited this page May 23, 2026
·
1 revision
You can export a gate diagram to a Windows bitmap file (filename.bmp) or an enhanced metafile (filename.emf). An enhanced metafile is the best choice for gate diagrams because the image can be resized without losing information. However, not all imaging applications support enhanced metafiles.
To export a gate diagram to an image file:
- Select File | Export Gate Diagram.... The "Save As" dialog appears.
- In the "Save as type:" edit box select the type of image file.
- Select the folder where you want to save the file.
- A filename is suggested automatically. To change it just type over it.
- Click Save and the file will be saved. The filename extension will be appended automatically.