gdi32: Ignore Type 1 fonts in fontconfig enumeration.
commit37c72ce2d6cdff13c521235cb961439565e543d8
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 20 Nov 2020 10:40:39 +0000 (20 10:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Nov 2020 18:01:04 +0000 (20 19:01 +0100)
treec393d6acda6afa8fe424910f04631b8b94c37fb3
parent0edef50dfae4ec294a949654fa1e03700b954dcb
gdi32: Ignore Type 1 fonts in fontconfig enumeration.

Instead of loading the font with FreeType to discard it right away.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/freetype.c