On 02/25/2015 03:14 PM, David Macek wrote: > On 24. 2. 2015 20:29, Bill Lee wrote: >> I have installed and am using Msys2 on a Windows system. Now that I have >> some code working, the question has arisen on how to change the font >> and/or the font size when that application is being run by someone else. >> >> When the application is started, it comes automatically with a "Font" >> and "Paste" tags at the top. I can access the "Font" tab and it will >> allow me to select alternate fonts and sizes. But the application ALWAYS >> starts with "Courier New" at 9pt. >> >> What do I need to do to make the application start with some other font? > Which application are you talking about? The MSYS2 shell window?
No, the application I am writing. 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. R/ Bill Lee -- _____________ Bill Lee AMA: 20018 Skype: Bill.Lee.20018 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
