Last modified: 2012-07-09 11:20:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T36810, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34810 - Minify SVG fonts served by WebFonts
Minify SVG fonts served by WebFonts
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
WebFonts (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 34812
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-29 20:15 UTC by Sam Reed (reedy)
Modified: 2012-07-09 11:20 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-02-29 20:15:31 UTC
https://developers.google.com/pagespeed/#url=https_3A_2F_2Fwww.mediawiki.org_2F&mobile=false&rule=EnableGzipCompression

Compressing https://bits.wikimedia.org/w/extensions-1.19/WebFonts/fonts/Khmr/KhmerOSbattambang.svg?version=1.10&20111213... could save 228.2KiB (82% reduction).

I'm guessing it will be a similar story for the other 15 SVG fonts that can potentially be served...

Will certainly help for people on slow connections if we can remove a large chunk of the served data
Comment 1 Sam Reed (reedy) 2012-02-29 20:25:31 UTC
Logged bug 34812 as a way to dynamically do it

foo.min.svg esk files could be created in the meanwhile...
Comment 2 Brion Vibber 2012-02-29 23:24:09 UTC
Simplest way to accomplish this should be to configure the web servers to do transparent gzip compression on the backend Apache web servers.

Varnish on bits.wikimedia.org's proxy layer should transfer it through just fine, as long as the Vary: Accept-Encoding is added (which it *ought* to be).

We might already have gzip configured for some other file types, so check the current configurations.
Comment 3 Santhosh Thottingal 2012-03-20 11:56:34 UTC
SVG fonts does not work for complex scripts. There were some svg files in the extension, I have removed them. We have only one svg file in the extension, it is SVG version of Ubuntu font
Comment 4 Siebrand Mazeland 2012-07-09 04:36:18 UTC
Santhosh, is this request still relevant?
Comment 5 Santhosh Thottingal 2012-07-09 11:20:58 UTC
In the latest version of the extension, there are not SVG files. Closing this bug.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links