mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
This commit adds support for the MS symbol encoding (FT_ENCODING_MS_SYMBOL) in our font engine. It also fixes the display of the Anastasia font. And replacing our Marlett font with Windows' Marlett font is also fixed. CORE-13269, CORE-14907