Releases: altmany/export_fig
Releases · altmany/export_fig
v3.17
- 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
- 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
Added informative message in case of setopacityalpha
error (issue #285)
v3.14
Added -regexprep
option to enabled user-specified replacement of labels/names in generated EPS/PDF files (issue #324)
v3.13
- Added version info and change-log links to update message (issue #322)
- Added
-version
option to return the current export_fig
version
- Avoid JavaFrame warning message
- Improved
exportgraphics
/copygraphics
infomercial message inc. support of upcoming Matlab R2021a
v3.12
- Fixed some
exportgraphics
/copygraphics
compatibility messages
- Added
-silent
option to suppress non-critical messages
- Reduced promo message display rate to once a week
- Added progress messages during
export_fig('-update')
v3.11
- Fixed issue #317 (bug when exporting figure with non-pixels units)
- Potential solve also of issue #303 (size change upon export)
v3.10
- Fixed issues #313,#314 (figure position changes if units ~= pixels)
- Display multiple versions change-log, if relevant
- Fixed issue #312 (PNG: only use alpha channel if -transparent was requested)
- Fixed issue #311 (confusion regarding Xpdf-tools download/installation)
- Silent check of pdftops installation in case no input argument was specified
v3.07
- Fixed issue #307 (bug in padding of bitmap images)
- Fixed axes transparency in
-clipboard:emf
with -transparent