mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +08:00
Supporting raster fonts. Using num_faces is the generic way. JIRA issue: CORE-16165 - Use FT_FaceRec.num_faces instead of TT_Face.ttc_header.count in counting the font faces in IntGdiLoadFontsFromMemory function.