apache - Is it possible to gzip or compress .otf (Open Type Face) files? -


When using CSS3 and custom fonts, clients need to download .oft or .tf files. These files can be> 50K Can these files be compressed? how? Believing Apache Web Server

Any ideas I'm looking for for a compression technique or an Apache configuration will help because downloading + 50K files should be stopped.

.tiff files are stored quite well (many addresses with analysis of 0x00 with hex editor And simple zipping reduces 50% size or less original size - at least fonts that I checked), so I think that any compression script would be a trick and I think that the same rule Many files also apply to the form.


Comments