Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
🐞 UI - Font loading error
- Dominant language
- C#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
14|2023-08-02T10:44:19.0432625+00:00|ERROR|1|FontManager|Error loading font 'ms-appx:///OpenSans-Regular.ttf'. --> System.ArgumentException: Value does not fall within the expected range.
at WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr)
at Microsoft.Graphics.Canvas.Text.CanvasFontSet._ICanvasFontSetFactory.Create(Uri uri)
at Microsoft.Graphics.Canvas.Text.CanvasFontSet.<>c__DisplayClass11_0.<.ctor>b__0()
at Microsoft.Graphics.Canvas.Text.CanvasFontSet..ctor(Uri uri)
at Microsoft.Maui.FontManager.FindFontFamilyName(String fontFile)
17|2023-08-02T10:44:31.8077610+00:00|WARN|1|Style|Style TargetType Microsoft.Mau
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.