Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Woff2 support #52

Closed
iamcarbon opened this issue Nov 17, 2017 · 3 comments · Fixed by #188
Closed

Woff2 support #52

iamcarbon opened this issue Nov 17, 2017 · 3 comments · Fixed by #188

Comments

@iamcarbon
Copy link
Contributor

Any plans to add support for the WOFF2 format?

@tocsoft
Copy link
Member

tocsoft commented Nov 18, 2017

We don't currently have any hard plans to support woff2 but it is definitely something I would like to add. Personally I would like to support as many font formats as possible.

for future self
woff spec = https://www.w3.org/TR/WOFF2/#
brotli implementation = https://github.com/google/brotli/tree/master/csharp (as woff2 uses brotoli compression)

@iamcarbon
Copy link
Contributor Author

Looks like Brotli may also get added to the framework in the ~2.1 wave.

https://github.com/dotnet/corefxlab/tree/master/src/System.IO.Compression.Brotli

@tocsoft
Copy link
Member

tocsoft commented Nov 21, 2017

ooh, thats handy. Thanks for finding that that should be once less thing to worry about support for.

@brianpopow brianpopow linked a pull request Jul 27, 2021 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants