CreatePointFont to make barcode

I want to use C++ to create barcode font. Can the CreatePointFont function be used in? And How?
What do you mean by "create barcode font"? You want to make a font yourself?


With the Create[Point]Font functions you can only use an available font. Read this:

http://msdn.microsoft.com/en-us/library/chxkwcsd%28v=vs.80%29.aspx
Topic archived. No new replies allowed.