Skip to content

Releases: altmany/export_fig

v3.17

27 Sep 13:27
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare

Added informative message in case of setopacityalpha error (issue #285)

v3.14

09 Dec 22:44
Compare
Choose a tag to compare

Added -regexprep option to enabled user-specified replacement of labels/names in generated EPS/PDF files (issue #324)

v3.13

07 Oct 19:28
Compare
Choose a tag to compare
  • 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

07 Sep 17:21
Compare
Choose a tag to compare
  • 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

30 Jul 17:07
Compare
Choose a tag to compare
  • Fixed issue #317 (bug when exporting figure with non-pixels units)
  • Potential solve also of issue #303 (size change upon export)

v3.10

23 Jul 15:49
Compare
Choose a tag to compare
  • 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.09

18 Jul 18:58
Compare
Choose a tag to compare

v3.07

06 Jul 20:45
Compare
Choose a tag to compare
  • Fixed issue #307 (bug in padding of bitmap images)
  • Fixed axes transparency in -clipboard:emf with -transparent