r111928 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111927‎ | r111928 | r111929 >
Date:13:58, 20 February 2012
Author:robin
Status:resolved (Comments)
Tags:
Comment:
Add Saweri font (GPL-licensed) for Lontara script, used for Buginese and Makassarese language
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Bugi (added) (history)
  • /trunk/extensions/WebFonts/fonts/Bugi/saweri.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Bugi/saweri.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Bugi/saweri.woff (added) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Bugi/saweri.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Bugi/saweri.eot
___________________________________________________________________
Added: svn:mime-type
11 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Bugi/saweri.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Bugi/saweri.ttf
___________________________________________________________________
Added: svn:mime-type
22 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Bugi/saweri.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Bugi/saweri.woff
___________________________________________________________________
Added: svn:mime-type
33 + application/octet-stream
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -355,6 +355,12 @@
356356 ttf: "Tibt/Jomolhari.ttf",
357357 woff: "Tibt/Jomolhari.woff",
358358 version: "0.003"
 359+ },
 360+ "Saweri": {
 361+ eot: "Bugi/saweri.eot",
 362+ ttf: "Bugi/saweri.ttf",
 363+ woff: "Bugi/saweri.woff",
 364+ version: "2"
359365 }
360366 },
361367
@@ -368,6 +374,7 @@
369375 bn: [ "Siyam Rupali", "Lohit Bengali" ],
370376 bo: [ "Jomolhari" ],
371377 bpy: [ "Lohit Bengali" ],
 378+ bug: [ "Saweri" ],
372379 cdo: [ "Charis SIL" ],
373380 dz: [ "Jomolhari" ],
374381 fa: [ "Iranian Sans" ],
@@ -382,6 +389,7 @@
383390 kok: [ "Lohit Devanagari" ],
384391 gom: [ "Lohit Devanagari" ],
385392 mai: [ "Lohit Devanagari" ],
 393+ mak: [ "Saweri" ],
386394 ml: [ "AnjaliOldLipi" ],
387395 mr: [ "Lohit Devanagari" ],
388396 my: [ "Masterpiece Uni Sans", "Padauk-Regular", "Myanmar3", "Yunghkio" ],

Follow-up revisions

RevisionCommit summaryAuthorDate
r111935Mime type fixes for the saweri fontsanthosh15:19, 20 February 2012
r1124971.18wmf1 MFT r110646 r110647 r112028 r112186 r111928 r111935 r111403 r111547nikerabbit18:09, 27 February 2012
r1124981.19wmf1 MFT r112028 r112186 r111928 r111935 r111403 r111547nikerabbit18:11, 27 February 2012

Comments

#Comment by Nikerabbit (talk | contribs)   14:30, 20 February 2012

svn:mime-types could use some tweaking to make them consistent with other font files.

#Comment by Santhosh.thottingal (talk | contribs)   15:20, 20 February 2012

Mimetypes fixed in r111935.

#Comment by SPQRobin (talk | contribs)   19:03, 20 February 2012

Thanks :)

Status & tagging log