On drawing I get only a couple of boxes for each accented chars. This
happens for several font type.
I know that one solution could be overlapping the diacritical glyph on
the char glyph like:
è = e + '
but this solution fails on char 'i' because the accent doesn't overlap
fine the point on the char 'i'
ì = i + '
So can anyone help me?
Thanks,
Paolo. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden