creating your own fonts

Is it possible to create new fonts using C# I want to create my own barcode font, but not sure if I can do it. I have the corresponding pictures of the fonts for the character set that I want to use, but not sure if I can do anything with it.

Any help would be appreciated.




Answer this question

creating your own fonts

  • R.Tutus

    I have found a solution to my problem. I found a trial version of a font creator at http://www.high-logic.com/fontcreator.html. It worked like a charm to create my own PostNet USPS font. I used it in the address fields in a Crystal report that is called from C#. If anyone else is trying to do anything with postal barcodes, let me know and I will send you the font. I have found companies that want mad cash for the same font.

  • creating your own fonts