https://bugs.documentfoundation.org/show_bug.cgi?id=163215
--- Comment #2 from خالد حسني <kha...@libreoffice.org> --- (In reply to Eyal Rozenberg from comment #1) > > Almost all Arabic AAT fonts are rather simple > > Is it possible to distinguish rather-simple from not-simple fonts? Not to my knowledge. Unlike OpenType where the shaping is split between the font and the shaping engine, AAT font do everything themselves (using a state machine) and the shaping engine executes it without much knowledge about the writing system, so simple and complex fonts all have a state machine that does something. -- You are receiving this mail because: You are the assignee for the bug.