Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Query on Fonts

This is a discussion on Query on Fonts within the C and C++ forums, part of the Programming Talk category; I am trying my hands with graphics programming in C programming. There are many fonts available for text handling in ...

  1. #1
    rachelle is offline Member Array
    Join Date
    Apr 2006
    Answers
    97

    Query on Fonts

    I am trying my hands with graphics programming in C programming. There are many fonts available for text handling in the graphics programming concept in C programming. But I want to create my own font apart from the available list. Is this possible? How can I go about creating my own fonts? Some tips would help me to proceed further.


  2. #2
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    With Visual C++ you have number of tools like VOLT also called as Visual OpenType Layout Tool available freely which you can download and use it for font making of your own choice and needs. This approach of own font building is also used while making digital signature concept to be build with the application developed using Visual C++.


Latest Article

Network Security Risk Assessment and Measurement

Read More...