Releases: altmany/export_fig
Releases · altmany/export_fig
v3.24
14 Mar 17:49
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Speedups
Fixed exporting non-current figure (hopefully fixes issue #318 )
Fixed warning when appending to animated GIF
v3.20
11 Dec 19:30
Compare
Sorry, something went wrong.
No results found
Added GIF support, including animated & transparent-background
Accept format options as cell-array, not just nested struct
v3.19
25 Oct 11:13
Compare
Sorry, something went wrong.
No results found
Fixed print error when exporting a specific subplot (issue #347 )
Avoid duplicate error messages
v3.18
03 Oct 11:16
Compare
Sorry, something went wrong.
No results found
Fixed warning about invalid escaped character when the output folder does not exist (issue #345 )
v3.17
27 Sep 13:27
Compare
Sorry, something went wrong.
No results found
Made Matlab's builtin export the default for SVG, rather than fig2svg/plot2svg (issue #316 )
Updated transparency error message (issues #285 , #343 )
Reduced promo message frequency
v3.16
26 Aug 18:11
Compare
Sorry, something went wrong.
No results found
Fixed problem of unintended image cropping (issue #318 )
Fixed problem of white elements appearing transparent (issue #330 )
Fixed some problems with PDF append (issue #339 )
Clarified some error messages
v3.15
01 Jul 15:17
Compare
Sorry, something went wrong.
No results found
Added informative message in case of setopacityalpha
error (issue #285 )