Skip to content

Crash when loading a particular font #399

@Leisvan

Description

@Leisvan

There's a particular font file then, when loading in details view, the app crashes.
You see. Installing the font will display it in the left-side list as you'd expect. However, if you click on it (which would load it into the details view), the app will crash.

I tried to reproduce it on my Fonts app and the results was... worst. Turns out, on a WinUI app you can't even show it in a TextBlock.
This code would work on UWP but crash on WinUI: <TextBlock FontFamily="Bitcount Prop Single Ink" Text="Lorem ipsum dolor mae" />

Font in question: https://fonts.adobe.com/fonts/bitcount-prop-single
Note: Not sure how to attach the font file (or if it's a legal issue even, as it's an Adobe font). In any case, let me know how can I provide the font file for testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions