Robmaister / SharpFont

Cross-platform FreeType bindings for .NET - Need maintainer
Other
286 stars 104 forks source link

Verify SharpFont on Windows UWP #105

Open corliss opened 7 years ago

corliss commented 7 years ago

Architectures: x86, x64, Arm. Verify that fonts can be loaded through a streaming file API or memory-mapped file API, i.e. not just as byte arrays, which are memory-hungry.

Here's a github project that builds freetype for UWP. Does it work? Is the license compatible?