Need Help!!Font Family Name is not coming as needed.

"Jain, Ankit" <[email protected]> Wed, 23 Aug 2023 11:33:31 +0000
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <PAXPR08MB759815EB0D062906CBD4A9D6AA1CA@PAXPR08MB7598.eurprd08.prod.outlook.com>
Hi ,

I am using FT_FaceRec_ object to get the font family name in my code. But not getting the correct (entire font name as family name) for few fonts.
For e.g. Arial Black .Freetype is returning font name as Arial and Style as Black.
On further looking at code I found it goes into the check for TYPOGRAPHIC_FAMILY and return the valid string as Arial and
didn't execute the condition with FONT_FAMILY.
Is there is any way I can know if the font family name  has TYPOGRAPHIC_FAMILY or FONT_FAMILY.

Thanks,
Ankit Jain
CSF Development
T:  +91.124.392.7500/4683
C: +91 9871221546
E: [email protected]<mailto:[email protected]>
FIS | Empowering the Financial World [cid:[email protected]] <https://www.facebook.com/FIStoday> [cid:[email protected]] <https://twitter.com/FISGlobal> [cid:[email protected]] <https://www.linkedin.com/company/fis>

The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
image001.png (image/png, 572 B) - not displayed
image002.png (image/png, 656 B) - not displayed
image003.png (image/png, 576 B) - not displayed