octave-maintainers
[Top][All Lists]
Advanced

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

Re: terminals_with_size


From: Dmitri A. Sergatskov
Subject: Re: terminals_with_size
Date: Wed, 14 Sep 2016 21:10:22 -0500

On Wed, Sep 14, 2016 at 8:00 PM, Rik <address@hidden> wrote:

>
> Attached code
>         if (all (gnuplot_size > 0))
>           terminals_with_size = {"canvas", "cairolatex", "eepic", "emf", ...
>                                  "epscairo", "epslatex", "fig", "gif", ...
>                                  "jpeg", "latex", "pbm", "pdf", "pdfcairo", ...
>                                  "postscript", "png", "pngcairo", "pstex", ...
>                                  "pslatex", "svg", "tikz", "windows", ...
>                                  "wxt", "x11"};
>
>
>
>
> I do not see "qt".
>
> The qt terminal is implemented from gnuplot 4.6 and default terminal from gnuplot 5.0.

Is qt a terminal_with_size?  I don't know.  Someone who understands gnuplot
and Octave can chime in on whether it should be added to the list.


​Those are terminal used by "print" (and related) command. qt is interractive terminal
It does have "size" and "position​", but I do not think it is relevant. The same can be said about
e.g. x11 terminal.

 
--Rik


​Dmitri.
--


reply via email to

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