Releases: altmany/export_fig
Releases · altmany/export_fig
v3.54
16 Oct 14:55
Compare
Sorry, something went wrong.
No results found
Fixed error in case of latex-format axes title (issue #409 )
v3.53
12 Sep 10:46
Compare
Sorry, something went wrong.
No results found
Fixed error in case of escaped tex/latex chars in EPS/PDF Title (issue #407 )
v3.52
07 Sep 20:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed: figure with non-default colormap exported with default colormap in some cases (issue #389 )
v3.50
11 May 08:54
Compare
Sorry, something went wrong.
No results found
Revert bad fix in v3.49 for issue #401
v3.49
11 May 07:55
Compare
Sorry, something went wrong.
No results found
Fixed(?) -transparency
in PDF/EPS files (issue #401 )
Override Matlab's default Title & Creator meta-data (issue #402 )
v3.48
06 Mar 18:35
Compare
Sorry, something went wrong.
No results found
Fixed -transparency
color artifacts, set default bgcolor tolerance of +-0.1 (issue #400 )
v3.47
05 Nov 16:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added -xkcd
option (thanks @slayton ) to export axes plots in XKCD hand-drawn style
Added .fig
input and output format (previously undocumented & buggy)
Redirect .tex
output to the matlab2tikz utility
v3.45
02 May 10:30
Compare
Sorry, something went wrong.
No results found
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 )