Hello
Is it possible to Create a new character in C++?
and then can we use it in in other softwars like word and such programs that you can write something in them?
thanks a lot.
massivefermion 3 Junior Poster
Recommended Answers
Jump to PostI rather suspect they want a font design tool, to create a new font, with glyphs of their own design.
Having done that, they can then use that font in any program capable of using fonts.Which, unless you intend to write said "font design tool" yourself, in C++, …
Jump to PostFor other than English characters you should compile c++ programs for UNICODE. Exactly how to do that is compiler dependent.
All 6 Replies
ArkM 1,090 Postaholic
Salem 5,265 Posting Sage
massivefermion 3 Junior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
dmanw100 36 Posting Whiz in Training
Alex Edwards 321 Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.