https://bugs.documentfoundation.org/show_bug.cgi?id=157922
--- Comment #5 from خالد حسني <[email protected]> --- A workaround is to strip the AAT table from the font, using something like (ttx comes from FontTools Python package): $ ttx -x morx -x feat -x prop -x lcar AALMAGHRIBI.ttf $ ttx AALMAGHRIBI.ttx This should result in a AALMAGHRIBI#1.ttf file, installing it instead of the original AALMAGHRIBI.ttf file should fix the issue. -- You are receiving this mail because: You are the assignee for the bug.
