|
| From: | Tatsuro MATSUOKA |
| Subject: | [Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk printing (MinGW) |
| Date: | Fri, 24 Feb 2012 01:21:54 +0000 |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11 |
Follow-up Comment #33, bug #31976 (project octave):
Ben
Thank you for your efforts.
octave:7> print -debug fltk_test.emf
pstoedit command: "'c:Program Filespstoedit/pstoedit.exe' -f fig 2> NUL"
fig2dev command: "'c:Programsfig2dev/fig2dev.exe' -L emf 2> NUL"
fltk-pipeline: "'c:Program Filespstoedit/pstoedit.exe' -f fig 2> NUL |
'c:Programsfig2dev/fig2dev.exe' -L emf 2> NUL > fltk_test.emf"
This time, nothing is created.
pstoedit command: "'c:Program Filespstoedit/pstoedit.exe'
The quoting the path with single quite(') is not acceptable in windows command
prompt.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31976>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |