cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
how to display true type fonts
how to display true type fonts
Jul 8, 2008 at 6:22am
Jul 8, 2008 at 6:22am UTC
kamalsharma007
(3)
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?
Jul 8, 2008 at 10:21am
Jul 8, 2008 at 10:21am UTC
Duthomhas
(13277)
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.