Skip to content

Releases: altmany/export_fig

v3.27

15 May 16:56
Compare
Choose a tag to compare

Fixed EPS bounding box (issue #356)

v3.26

01 May 17:32
Compare
Choose a tag to compare

Added -transparent option for TIFF files

v3.25

16 Mar 20:48
Compare
Choose a tag to compare

Fixed occasional empty files due to excessive cropping (issues #318, #350, #351)

v3.24

14 Mar 17:49
Compare
Choose a tag to compare
  • Added support for specifying figure name in addition to handle
  • Added warning when trying to export TIF/JPG/BMP with transparency
  • Use current figure as default handle even when its HandleVisibility is not 'on'

v3.23

02 Mar 18:09
Compare
Choose a tag to compare
  • Added -toolbar and -menubar options to add figure toolbar/menubar items for interactive figure export (issue #73)
  • Fixed edge-case bug with GIF export

v3.22

02 Mar 08:37
Compare
Choose a tag to compare
  • Fixed small potential memory leak during screen-capture
  • Expanded exportgraphics message for vector exports
  • Fixed rotated tick labels on R2021a+

v3.21

20 Dec 17:07
Compare
Choose a tag to compare
  • Speedups
  • Fixed exporting non-current figure (hopefully fixes issue #318)
  • Fixed warning when appending to animated GIF

v3.20

11 Dec 19:30
Compare
Choose a tag to compare
  • Added GIF support, including animated & transparent-background
  • Accept format options as cell-array, not just nested struct

v3.19

25 Oct 11:13
Compare
Choose a tag to compare
  • Fixed print error when exporting a specific subplot (issue #347)
  • Avoid duplicate error messages

v3.18

03 Oct 11:16
Compare
Choose a tag to compare

Fixed warning about invalid escaped character when the output folder does not exist (issue #345)