Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI, my question is how we create a custom font type (fnt,ttf) format. how can we know what is the starting and ending index of particular font and other major details.
suppose if we use calibril.ttf font from system and read all the data in array, so how we know where the Letter R is?

What I have tried:

i google by not able to find how to create a custom font file and use in c#
Posted
Updated 4-Sep-21 1:09am

1 solution

 
Share this answer
 
Comments
Sneha Bisht 6-Sep-21 1:33am    
no, i want to create and used true type font or custom font to use in c#.
these are pre-defined font.
Richard MacCutchan 6-Sep-21 4:24am    
Creating custom fonts is not something that can be explained in a few lines of text and code. You need to use Google to find some articles on the subject.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900