Hi everyone, In week 11, I fixed the fallback logic for OpenTypeNode to preserve the legacy code. I also added the necessary nodes to implement the Abstract Syntax Tree (AST), such as (SmTableNode, SmLineNode, SmBinHorNode). I implemented scaling logic in the GetOpenTypeMathConstant function because OpenType Math constants returned values much larger than required. The related patche: (https://gerrit.libreoffice.org/c/core/+/209116).
My Tasks for next weeks: Continue re-implementing Arrange nodes which exist in the Starmath module. Best Regards, Aya Jamal
