Is there even a way to change the font for a windows console program (MSVC), I can't find anything on it in the MSDN. I want to change the font, not the color.
This is a discussion on Console text... within the C++ Programming forums, part of the General Programming Boards category; Is there even a way to change the font for a windows console program (MSVC), I can't find anything on ...
Is there even a way to change the font for a windows console program (MSVC), I can't find anything on it in the MSDN. I want to change the font, not the color.
<^>( * ; * )<^>
you can change the size within a certain degree with some hackish methods (search google, i forget how).., but if you mean like times new roman to arial to webdings, then nope, not in dos