cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
CreatePointFont to make barcode
CreatePointFont to make barcode
Jun 12, 2012 at 9:07am UTC
JeremyBronte
(1)
I want to use C++ to create barcode font. Can the CreatePointFont function be used in? And How?
Jun 12, 2012 at 10:20am UTC
coder777
(8450)
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.