enable icon indicating copy to clipboard operation
enable copied to clipboard

Support WOFF and WOFF2 font files

Open corranwebster opened this issue 3 years ago • 0 comments

WOFF and WOFF2 are compressed TrueType formats, and are able to be read by fontTools. Since they are widely available, they may be useful for applications who want to ship fonts as part of the installation.

They may need to be uncompressed to ttf be used by some backends.

corranwebster avatar Aug 05 '22 14:08 corranwebster