What is TSR in C. How can i make my own fonts is turbo c.

Status
Not open for further replies.

vkumar

Newbie level 2
Joined
Sep 4, 2006
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
India
Activity points
1,295
tsr in c

What is TSR in C. How can i make my own fonts is turbo c or turbo c++.
Please is provide help with an example source code for both. and some tutorials if possible.
 

Re: What is TSR in C. How can i make my own fonts is turbo c

Just to make sure that you get proper answer,

Are you trying to change the system font of the system. For example the fonst that we see (or used to see) in DOS/Linux console? The come from a char map in the memory and you need to change that.

But in case of Windows/X /GUI fonts are in files depending on how the OS Suite likes it and can be of number of formats.

Which one you are after?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…