how to display true type fonts

How should i display the true type fonts (in turboc++) and how can be the graphical output screen resolution can be increased and also the colors, so that the output screen looks nice?
Both can be done, but only through an awful lot of effort you probably don't want to spend.

It would be worth your time to update to a modern compiler. Free ones:

Microsoft Visual C++ Express
http://www.microsoft.com/express/vc/

Borland CodeGear Turbo C++ Explorer
http://www.turboexplorer.com/cpp

MinGW (GCC for Windows)
http://www.mingw.org/

Hope this helps.
Topic archived. No new replies allowed.