mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
woff2_decompress always uses .ttf extension for the output file #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miguelsousa on GitHub (Oct 7, 2015).
woff2_decompressalways uses.ttfextension for the output file, even if the payload is an OTTO font.You can test with Source Sans Pro.
@khaledhosny commented on GitHub (Oct 7, 2015):
I think you meant to report this too https://github.com/google/woff2/?
@miguelsousa commented on GitHub (Oct 7, 2015):
You're right. Sorry about that.