CoreText: determine symbol's characteristics: diacritic/space/cluster/wordbreak/etc
CoreText: determine symbol's characteristics: diacritic/space/cluster/wordbreak/etc
- Subject: CoreText: determine symbol's characteristics: diacritic/space/cluster/wordbreak/etc
- From: Ernesto Monde <email@hidden>
- Date: Sun, 18 Mar 2018 22:11:02 +0200
Hey there,
I am currently having trouble determining the characteristics of the
symbols,
which is being processed by CoreText framework:
I need to know if specific symbol is diacritic, or space.
Whether is ends a word, cluster, etc.
Normally in Uniscribe there is output structure (GCP_RESULTS), which has
all that info packed into 1 single structure and it is easy to know by
iterating by structure's contents.
Ideally, I want to know same amount of information about the string/glyphs
being processed - it would be great to know how to extract it.
Thanks,
ernie
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden