mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 10:36:30 +03:00
Several fixes in AI Assistant chat UI. TextLayout cache is now returned as a shared pointer to avoid copying the struct each time. Some minor changes in FontTrueType and FontManager. ShapedGlyph now stores the TextDirection of each glyph.