how to use custom font in Qt Creator inner terminal
-
Need to use custom font as per below, want to set same font as in Qt Editor itself
[urw]
-
Need to use custom font as per below, want to set same font as in Qt Editor itself
[urw]
@JacobNovitsky What "inner terminal" do you mean? The "Application output" tab?
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
@JacobNovitsky What "inner terminal" do you mean? The "Application output" tab?
@jsulm
He means the Use internal terminal item you can see in the screenshot! Which I think has been added recently. And I think is what is used when you go Run in terminal. I believe it is a "limited" terminal compared to, say, xterm, don't know what features it has/whether it supports font specification. Why anyone needs anything as specific as a font choice in what is an "inner" terminal, when you could always use an external terminal like xterm I do not know.