|
From: David M. <dav...@gm...> - 2015-02-26 00:19:29
|
On 26. 2. 2015 0:20, Bill Lee wrote: > I use GCC to create a .exe executable. When I start the program, it opens a new window where my code displays "stuff". (Uses ncurses) The font used is Courier-new although I can use the "Fonts" tab at the top to select other fonts. I want the program to START with the chosen font. I'm still very confused as to how this related to MSYS2. If you wrote this application -- including the Fonts tab and font switching -- why can't you just run the same font switching routine at application start? Maybe a screenshot would help. -- David Macek |