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: Ben Abbott
Subject: [Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk printing (MinGW)
Date: Tue, 18 Jan 2011 21:16:40 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

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

I don't see a consistent behavior with comparing the manual method to Octave.
Using the developer sources with no patch ...


octave:22> print -debug test-print.emf
pstoedit command: '/sw/bin/pstoedit -f fig 2> /dev/null'
fig2dev command: '/sw/bin/fig2dev -L emf 2> /dev/null'
fltk-pipeline: '/sw/bin/pstoedit -f fig 2> /dev/null | /sw/bin/fig2dev -L emf
2> /dev/null > test-print.emf'
octave:23> print -depswrite test.eps



cat test.eps | /sw/bin/pstoedit -f fig 2> /dev/null | /sw/bin/fig2dev -L emf
2> /dev/null > test-bash.emf
-verbatiim-

The files "test-print.emf" and "teset.eps" both include the text (the are
attached). The file "test-bash.emf" does not include the text.

I don't understand what is happening.

(file #22446, file #22447, file #22448)
    _______________________________________________________

Additional Item Attachment:

File name: test-print.emf                 Size:3 KB
File name: test-bash.emf                  Size:2 KB
File name: test.eps                       Size:7 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]