Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.12.10, 5.15.0, 5.15.5, 6.1.2
Description
Arial Black regular (non-italic) does not get chosen when using the default font engine on Windows if you have Arial Black Italic (ARBLI.TTF) installed. Instead the Arial Black Italic font is chosen.
This issue is evident on Windows but not on Linux.
Way to reproduce:
1) Build and Run the attached example without the Arial Black Italic font to see the expected font for Arial Black regular. Please see image: expected.png.
2) Install Arial Black Italic font (ARBLI.TTF)
3) Build and Run the attached example with Arial Black Italic font installed and Arial Black regular seems to be using the Arial Black Italic font. Please see image: witnessed.png for the reference.
Issue is not evident when using FreeType font engine.
-platform windows:fontengine=freetype