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

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

[Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk print


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk printing (MinGW)
Date: Tue, 18 Jan 2011 16:34:02 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

Follow-up Comment #3, bug #31976 (project octave):

Hello

Sorry I have forgotten to report the result.

**************************************
octave:6> print -debug test1.emf
pstoedit command: '"C:Program Filespstoedit/pstoedit.exe" -f fig 2> NUL'
fig2dev command: '"C:Program Filesfig2dev/fig2dev.exe" -L emf 2> NUL'
fltk-pipeline: '"C:Program Filespstoedit/pstoedit.exe" -f fig 2> NUL |
"C:Program Filesfig2dev/fig2dev.exe" -L emf 2> NUL > test1.emf'
******************************

I have tested on the cmd prompt 

C:usrtatsutesttestOctavefltk_print_test>type test1.eps | "C:Program
Filespstoedit/pstoedit.exe" -f fig 2> NUL | "C:Program
Filesfig2dev/fig2dev.exe" -L emf 2> NUL > test1.emf

test.emf is created.

Therefore the concept is right but something is missing on the octave code.

BTW, created test1.emf does not have any digit. I attach it.

(file #22438)
    _______________________________________________________

Additional Item Attachment:

File name: test1.emf                      Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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