Releases: altmany/export_fig
Releases · altmany/export_fig
v3.44
21 Feb 17:39
Compare
Sorry, something went wrong.
No results found
Fixed: text objects with normalized units were not exported in some cases (issue #373 )
Added check for invalid ghostscript installation (issue #365 )
v3.43
07 Dec 17:15
Compare
Sorry, something went wrong.
No results found
Fixed unintended modification of colorbar in bitmap export (issue #385 )
v3.42
05 Dec 15:00
Compare
Sorry, something went wrong.
No results found
Fixed unintended cropping of colorbar title in PDF export with -transparent
(issue #382 )
v3.41
29 Nov 09:56
Compare
Sorry, something went wrong.
No results found
Fixed error when no filename is specified nor available in the exported figure (issue #381 )
v3.40
05 Jul 21:52
Compare
Sorry, something went wrong.
No results found
For Tiff compression, use AdobeDeflate codec (if available) instead of Deflate (issue #379 )
Another attempt to fix issue #378 (remove unnecessary quotes from ghostscript cmdfile)
v3.39
30 May 17:11
Compare
Sorry, something went wrong.
No results found
Fixed the export of non-default bgcolor of standalone uifigures and Live Scripts figures (issue #377 )
v3.38
15 May 10:49
Compare
Sorry, something went wrong.
No results found
Fixed endless recursion when using export_fig in Live Scripts (issue #375 )
Don't warn about exportgraphics/copygraphics alternatives in deployed mode
v3.37
23 Apr 09:12
Compare
Sorry, something went wrong.
No results found
Fixed run-time error with old Matlab releases (issue #374 )
-notify
console message about exported image now displays black (STDOUT) not red (STDERR)
v3.36
13 Apr 12:31
Compare
Sorry, something went wrong.
No results found
Reduced (hopefully fixed) unintended EPS/PDF image cropping (issues #97 , #318 )
Clarified warning in case of PDF/EPS export of transparent patches (issues #94 , #106 , #108 )
v3.35
11 Apr 15:32
Compare
Sorry, something went wrong.
No results found
Added -n
,-x
,-s
options to set min, max, and fixed output image size (issue #315 )
Added another short pause to avoid unintended image cropping (issue #318 )
Updated SYNTAX documentation for features in previous releases (-notify
, -contextmenu
, -gif
, -p
, filename
)
Removed non-legendable objects from exported legend (workaround a bug in Matlab's builtin copyobj function)