dotnet / dotnet/wpf

Add loading fonts from memorystream or byte array

Open
#2,235 0 comments 0 reactions 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

The title says it all really, there seems to be no easy way to use a font in WPF that isn't installed on the OS, embedded in the app, or saved in the file system.

I have some fonts in a compressed folder that I would like to use without having to extract them to a temp folder, I don't know the name of the font family, just the location ('file name') within the compressed folder.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.