Skip to content

Commit

Permalink
add woff/woff2 font support for windows
Browse files Browse the repository at this point in the history
- 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
samizdatco committed Oct 28, 2024
1 parent 9d39866 commit 68f1f22
Show file tree
Hide file tree
Showing 5 changed files with 361 additions and 68 deletions.
Loading

0 comments on commit 68f1f22

Please sign in to comment.