I want to pass some text to an ATSUI function. One of the params is
"UniCharCount iTextTotalLength". Does this include surrogates? IE, is
this truely a "CharCount" as it's name? Or simple a "ushort count",
hence the size of the buffer / 2.
I have a strange feeling that it is the "ushort count", and not a char
count like it claims.
--
Theodore H. Smith - Macintosh Consultant / Contractor.
My website: <www.elfdata.com/>
- Re: ATSUI text length parameters Theodore H. Smith
- Re: ATSUI text length parameters Deborah Goldsmith