You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue with nested lookups (depth >= 1) of type HZ_GPOS_LOOKUP_TYPE_MARK_TO_BASE_ATTACHMENT in the case of chained contextual lookups. The hz_buffer_t *in argument for the nested should possibly also contain the prefix and suffix ranges for this to be resolved. I suspect this is the reason certain mark to base adjustments are not being applied in such fonts as omar-type Ayesha Quran with the ALEF character. This happens regardless if the mark is to be placed above or below the base, it is independent of attachment point.
The following is reference from LibreOffice Writer:
Hamza:
The text was updated successfully, but these errors were encountered:
Issue with nested lookups (
depth
>= 1) of typeHZ_GPOS_LOOKUP_TYPE_MARK_TO_BASE_ATTACHMENT
in the case of chained contextual lookups. Thehz_buffer_t *in
argument for the nested should possibly also contain the prefix and suffix ranges for this to be resolved. I suspect this is the reason certain mark to base adjustments are not being applied in such fonts as omar-type Ayesha Quran with the ALEF character. This happens regardless if the mark is to be placed above or below the base, it is independent of attachment point.The following is reference from LibreOffice Writer:
Hamza:
The text was updated successfully, but these errors were encountered: