Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GdipPrivateAddFontFile broken on some platforms #716

Open
directhex opened this issue Sep 21, 2021 · 0 comments
Open

GdipPrivateAddFontFile broken on some platforms #716

directhex opened this issue Sep 21, 2021 · 0 comments

Comments

@directhex
Copy link
Contributor

Under circumstances I haven't been able to pin down, creating a font collection and adding a font from disk to it does not result in a workable font.

In CI, this results in tests/testfont.c failing on GdipCreateFontFamilyFromName (CodeNewRoman, collection, &family); with FontFamilyNotFound on my Macbook but passing fine on my Ubuntu desktop.

This behaviour looks a LOT like the behaviour reported in dotnet/runtime#26460 - and, indeed, the user's test code passes fine on my Ubuntu deskop but fails on my Macbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant