mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Add 16-bit support and refactor. JIRA issue: CORE-8466 - Refactor GetGlyphOutlineA/W. - Implement GetGlyphOutlineWow. - Modify gdi32.spec. - Add prototype into <undocgdi.h>. - Enhance GetGlyphOutline testcase.