This article needs additional citations for verification. (July 2018) |
WinFIG is a proprietary shareware vector graphics editor application. The file format and rendering are as close to Xfig as possible, but the program takes advantage of Windows features like clipboard, printer preview, multiple documents etc.
Developer(s) | Andreas Schmidt |
---|---|
Stable release | 2024.2
/ March 10, 2024 |
Written in | C++ using Qt (software) |
Operating system | Microsoft Windows, OS X, Linux |
Available in | English |
Type | Vector graphics editor |
License | Shareware |
Website | www |
As of 2011[update], WinFIG is under active development, with new features being added regularly.
History
editThe first release was in March 2003 and based on the Amiga program AmiFIG by the same author, which is also an Xfig compatible vector drawing application. WinFIG was not created by porting the Xfig source code to Windows. It is an independent implementation.
Starting with release 4.0 WinFIG was ported from MFC to the Qt toolkit as the application framework and thereby enabling the first release of a Linux version.
After Version 7.8 the Version scheme changes to years with version 2021.1.
Interface and usability
editWinFIG is designed to provide a clear, efficient and convenient graphical user interface. It allows working on multiple documents using an MDI user interface and provides unlimited undo and redo of actions.
Features
editObject creation
editThe basic types of objects in WinFIG are:
- Open and closed Splines
- Ellipses
- Polylines and Polygons
- Texts
- LaTeX formatted texts
- Arcs
- Images: PNG, GIF, JPEG, EPS and more
- Compound objects, which are hierarchical compositions of objects
Objects can have several attributes, which depend on the object type:
- Line width
- Line style
- Line cap style
- Line join style
- Arrows
- Outline color, fill color and fill pattern
Object manipulation
edit- move
- copy
- scale
- rotate
- align
- add/delete points from lines or splines
- copy object attributes
- Numerical input of point coordinates
Exports
editWinFIG can export into various formats:
- Raster formats: GIF, JPEG, PNG, PPM, XBM, XPM, PCX, TIFF, SLD
- Formats for printed documents: PostScript, PDF, LaTeX, HP-GL (printer control language used by Hewlett-Packard plotters),
- Vector graphics formats: EPS, SVG, PSTricks, TPIC, PIC, CGM, Metafont, MetaPost, EMF, Tk.
Miscellaneous
edit- Winfig can handle smart links. A smart link is a moving connection from a source to a target object. It is established by connecting the end point of a line or spline to another object. The connecting line or spline segment follows the movements of the target object. Smart links are useful for diagrams, graphs etc.
- WinFIG can show a grid and provides several magnet modes for constraining editing operations to discrete coordinates.
- Objects can be organized in layers to control their Z-order. This is important to control overlapping of filled shapes.
- Object library: drawings can be stored in a special sub-folder in the program installation directory, which makes them available in the library dialog for easy reuse.