webify icon indicating copy to clipboard operation
webify copied to clipboard

compression support

Open jonassmedegaard opened this issue 11 years ago • 5 comments

Please support compression (i.e. WOFF 2.0 and Microtype Express compression for EOF).

...or document more prominently if in fact those are already supported.

(see https://github.com/santhoshtr/meera-tamil/issues/11 for context)

jonassmedegaard avatar Jan 27 '14 10:01 jonassmedegaard

webify doesn't support WOFF 2.0 and Microtype Express compression for EOF right now. I will update the readme to reflect this. Btw do you know any browser that supports WOFF 2.0.

ananthakumaran avatar Jan 27 '14 10:01 ananthakumaran

@ananthakumaran Do you plan to add MicroType express compression to webify? If we get MicroType Express (and in future WOFF 2.0) support webify can be a good alternative for sfntly!.

copyninja avatar Jan 27 '14 11:01 copyninja

I might add it in the future. But don't have any solid plans.

ananthakumaran avatar Jan 27 '14 11:01 ananthakumaran

As WOFF 2.0 is a Google invention, I suspect bleeding-edge Chrome/Chromium might support it by now. Code exist to support it, apparently: https://chromium.googlesource.com/external/ots/

BTW, looking for WOF 2.0 I just now stumbled across this neat recipe for font optimization, which might be inspirational for webify too: http://pixelsvsbytes.com/blog/2013/11/how-to-create-perfect-web-fonts-in-3-steps/

jonassmedegaard avatar Jan 27 '14 11:01 jonassmedegaard

Here's a note on how to serve WOFF2: http://lists.w3.org/Archives/Public/public-webfonts-wg/2013Apr/0005.html

jonassmedegaard avatar Jan 27 '14 11:01 jonassmedegaard