Skip to content

Releases: altmany/export_fig

v3.54

16 Oct 14:55

Choose a tag to compare

Fixed error in case of latex-format axes title (issue #409)

v3.53

12 Sep 10:46

Choose a tag to compare

Fixed error in case of escaped tex/latex chars in EPS/PDF Title (issue #407)

v3.52

07 Sep 20:34

Choose a tag to compare

  • Fixed sgtitle cropping in transparent PDF/EPS output (issue #406 thanks @JohanWesto)
  • Fixed Ghostscript detection for MiKTeX installations on Windows (issue #405 thanks @JohanWesto)

v3.51

08 Jul 11:58

Choose a tag to compare

Fixed: figure with non-default colormap exported with default colormap in some cases (issue #389)

v3.50

11 May 08:54

Choose a tag to compare

Revert bad fix in v3.49 for issue #401

v3.49

11 May 07:55

Choose a tag to compare

  • Fixed(?) -transparency in PDF/EPS files (issue #401)
  • Override Matlab's default Title & Creator meta-data (issue #402)

v3.48

06 Mar 18:35

Choose a tag to compare

  • Fixed -transparency color artifacts, set default bgcolor tolerance of +-0.1 (issue #400)

v3.47

05 Nov 16:16

Choose a tag to compare

  • Fixed -transparency in case the default bgcolor is already used in the figure (issue #398)
  • Enabled specifying non-default transparency color via -transparency=<color>+-<tol> parameter
  • Suppress warnings about setting figure position
  • Multiple -xkcd fixes

v3.46

09 May 10:31

Choose a tag to compare

  • Added -xkcd option (thanks @slayton) to export axes plots in XKCD hand-drawn style
    image
  • Added .fig input and output format (previously undocumented & buggy)
  • Redirect .tex output to the matlab2tikz utility

v3.45

02 May 10:30

Choose a tag to compare

  • Display the builtin error message when uifigure cannot be exported (issue #387)
  • Fixed contour labels with non-default FontName incorrectly exported as Courier (issue #388)