octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .e


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .emf
Date: Wed, 20 Jul 2016 23:39:49 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

Follow-up Comment #16, bug #37053 (project octave):

Using fig2dev embedded msvc version octave-3.6.4 pipe works
(I have also confirmed that pipe does not work on the current one.)


cat testfig.fig | C:/Software/Octave-3.6.4/bin/fig2dev -L emf > testfig3.emf

makes correct output.

I have compared correct emf with broken one using a binary editor.
The broken one have a additional 0x0d code to the correct one.
I delete this additional 0x0d and saved.
Then the file can be open as emf file.

As long as fig2dev on octave-3.6.4 on msvc works correct so that we might fix
fig2dev on mingw. (Perhaps need patch)




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37053>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]