r113058 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113057‎ | r113058 | r113059 >
Date:18:16, 5 March 2012
Author:nikerabbit
Status:ok
Tags:i18nreview 
Comment:
1.19wmf1 MFT r112469
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux (added) (history)
  • /branches/wmf/1.19wmf1/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/x-font-ttf
Property changes on: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.ttf
___________________________________________________________________
Added: svn:mime-type
11 + application/x-font-ttf
Index: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-font-woff
Property changes on: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.woff
___________________________________________________________________
Added: svn:mime-type
22 + application/x-font-woff
Index: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: branches/wmf/1.19wmf1/extensions/WebFonts/fonts/Xsux/Akkadian.eot
___________________________________________________________________
Added: svn:mime-type
33 + application/vnd.ms-fontobject
Index: branches/wmf/1.19wmf1/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -355,6 +355,12 @@
356356 ttf: "Bugi/saweri.ttf",
357357 woff: "Bugi/saweri.woff",
358358 version: "2"
 359+ },
 360+ "Akkadian": {
 361+ eot: "Xsux/Akkadian.eot",
 362+ ttf: "Xsux/Akkadian.ttf",
 363+ woff: "Xsux/Akkadian.woff",
 364+ version: "2.56"
359365 }
360366
361367
@@ -363,6 +369,7 @@
364370 languages: {
365371 // en: [ "RufScript", "Perizia", "Ubuntu" ],
366372 ahr: [ "Lohit Devanagari" ],
 373+ akk: [ "Akkadian" ],
367374 am: [ "AbyssinicaSIL" ],
368375 as: [ "Lohit Assamese" ],
369376 bh: [ "Lohit Devanagari" ],
@@ -392,6 +399,7 @@
393400 pa: [ "Lohit Punjabi", "Saab" ],
394401 sa: [ "Lohit Devanagari" ],
395402 saz: [ "Pagul" ],
 403+ sux: [ "Akkadian" ],
396404 ta: [ "Lohit Tamil", "Thendral", "Thenee" ],
397405 tcy: [ "Lohit Kannada", "Kedage" ],
398406 te: [ "Lohit Telugu", "Pothana2000", "Vemana2000" ],

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112469Add Akkadian font for Cuneiform script. Map it to akk and sux lang codes.santhosh04:38, 27 February 2012

Status & tagging log