Name | Modified | Size | Downloads / Week |
---|---|---|---|
mcj-source | 2015-08-28 | ||
README.txt | 2024-12-30 | 1.2 kB | |
xfig+fig2dev-3.2.9a.tar.xz | 2024-12-30 | 5.8 MB | |
xfig-3.2.9a.tar.xz | 2024-12-30 | 5.4 MB | |
fig2dev-3.2.9a.tar.xz | 2024-12-30 | 536.6 kB | |
xfig+fig2dev-3.2.9.tar.xz | 2023-08-23 | 5.8 MB | |
xfig-3.2.9.tar.xz | 2023-08-23 | 5.4 MB | |
fig2dev-3.2.9.tar.xz | 2023-08-23 | 529.9 kB | |
xfig+fig2dev-3.2.8b.tar.xz | 2021-08-22 | 5.8 MB | |
xfig-3.2.8b.tar.xz | 2021-08-22 | 5.4 MB | |
fig2dev-3.2.8b.tar.xz | 2021-08-22 | 522.8 kB | |
xfig+fig2dev-3.2.8a.tar.xz | 2021-03-27 | 5.8 MB | |
fig2dev-3.2.8a.tar.xz | 2021-03-27 | 520.0 kB | |
xfig-3.2.8a.tar.xz | 2021-03-27 | 5.4 MB | |
xfig+fig2dev-3.2.8.tar.xz | 2020-12-21 | 5.3 MB | |
xfig-3.2.8.tar.xz | 2020-12-21 | 4.8 MB | |
fig2dev-3.2.8.tar.xz | 2020-12-20 | 519.0 kB | |
xfig+fig2dev-3.2.7b.tar.xz | 2019-10-28 | 5.5 MB | |
xfig-3.2.7b.tar.xz | 2019-10-28 | 5.1 MB | |
fig2dev-3.2.7b.tar.xz | 2019-10-28 | 512.2 kB | |
xfig-full-3.2.7a.tar.xz | 2018-05-05 | 5.5 MB | |
xfig-3.2.7a.tar.xz | 2018-05-05 | 5.1 MB | |
fig2dev-3.2.7a.tar.xz | 2018-05-05 | 507.3 kB | |
xfig-full-3.2.7.tar.xz | 2018-04-13 | 5.5 MB | |
fig2dev-3.2.7.tar.xz | 2018-04-13 | 508.3 kB | |
xfig-3.2.7.tar.xz | 2018-04-13 | 5.1 MB | |
xfig-full-3.2.6a.tar.xz | 2017-01-10 | 5.5 MB | |
xfig-3.2.6a.tar.xz | 2017-01-10 | 5.1 MB | |
fig2dev-3.2.6a.tar.xz | 2017-01-10 | 507.8 kB | |
xfig-3.2.6.tar.xz | 2016-08-09 | 5.1 MB | |
fig2dev-3.2.6.tar.xz | 2016-08-09 | 406.3 kB | |
xfig-full-3.2.6.tar.xz | 2016-08-09 | 5.4 MB | |
xfig-full-3.2.6-rc.tar.xz | 2016-07-12 | 5.5 MB | |
xfig-3.2.6-rc.tar.xz | 2016-07-12 | 5.1 MB | |
fig2dev-3.2.6-rc.tar.xz | 2016-07-12 | 408.8 kB | |
xfig-3.2.6-beta.tar.xz | 2016-05-12 | 5.0 MB | |
fig2dev-3.2.6-beta.tar.xz | 2016-05-12 | 402.8 kB | |
Totals: 37 Items | 129.1 MB | 351 |
README xfig+fig2dev-3.2.9a.tar.xz contains the sources for the interactive drawing program xfig and its backend, fig2dev. Fig2dev is necessary to enable xfig to export figures to various output formats, such as eps, pdf, svg, windows metafile, tikz, pict2e or pstricks macro language for TeX/LaTeX, and many others. To install, untar, cd to the xfig-* and fig2dev-* directories and type in both ./configure; make; make install. INSTALL files in both directories contain a more detailed overview of the installation process. The tar files xfig-3.2.9a.tar.xz and fig2dev-3.2.9a.tar.xz contain the components separately. Currently, xfig seems to be the only available graphical tool that is able to create high-quality graphics with tikz. The output from fig2dev -L tikz -P fig1.fig fig1.tex; xelatex fig1.tex is nearly identical to fig2dev -L pdf fig1.fig fig1.pdf The differences are slightly smaller lines in pattern fills in the tikz-output than in the eps or pdf output. When using the tikz or pict2e output language, postscript and tex fonts can be inserted into the same graphics. Using xelatex as the tex-engine, both eps and pdf-images can be imported.