C - How to change font size in Ncurses?

user3753834

Is there anyway? I cant seem to find any function that does this. I tried googling this but could not find anything.

DTSCode

I do not believe it is possible. The terminal is not for such things. It is meant for displaying text in sometimes varying colors. If you want to change the font size, you would need to open a window and draw to it (That might not actually be the correct term. Graphics aren't my forte). If this is what you want to do, I suggest looking into sdl. It is fairly simple to set up and is easy (IMO) to use. And because I know stackoverflow doesn't like flamewars, I am by no means saying it is the best. Im sure there are plenty of alternatives that are just as good. I just have not used them

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

how to change the font size?

From Dev

How to change font size in emacs?

From Dev

How to change font size for JMeter?

From Dev

How to change UIPickerView font size

From Dev

How to change font size in brackets

From Dev

How to change the console font size

From Dev

How to change font size for JMeter?

From Dev

How to change font size in emacs?

From Dev

How to change WinMerge font size?

From Dev

How to change font display size?

From Dev

How to change the MS Charts label font size in C#?

From Dev

How do I globally change the Font Size in C# WPF?

From Dev

How to change size of font in Map title iOS Xamarin (C#)

From Dev

How to change the text font size in javafx?

From Java

How to change environment's font size?

From Dev

How to change font size of label Apple Watch

From Dev

How to change the font size of a single index for UISegmentedControl?

From Dev

How to change font (size) for an Eclipse editor programmatically?

From Dev

How to change font size of the correlation coefficient in corrplot?

From Java

How to change the font size on a matplotlib plot

From Dev

Shiny - how to change the font size in select tags?

From Dev

How to Change Font Size in drawString Java

From Dev

How do i change the font size of JPanel

From Dev

How to change the size of the font in Visual Studio 2013

From Dev

How to change Firefox debugger font size

From Dev

How to change the default font size of XTerm?

From Dev

How to change font size of all private JLabels

From Dev

How to change Xcode 5 GUI font size

From Dev

How to change the color and font size of my php?