Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add woff/woff2 font support for windows
- windows-specific since linux gets support through freetype and the mac through CoreText - uses the `allsorts` crate to decompress the woff data and convert it to opentype before use
- Loading branch information