r112469 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112468‎ | r112469 | r112470 >
Date:04:38, 27 February 2012
Author:santhosh
Status:ok (Comments)
Tags:i18nreview 
Comment:
Add Akkadian font for Cuneiform script. Map it to akk and sux lang codes.
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Xsux (added) (history)
  • /trunk/extensions/WebFonts/fonts/Xsux/Akkadian.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Xsux/Akkadian.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Xsux/Akkadian.woff (added) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/x-font-ttf
Property changes on: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.ttf
___________________________________________________________________
Added: svn:mime-type
11 + application/x-font-ttf
Index: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-font-woff
Property changes on: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.woff
___________________________________________________________________
Added: svn:mime-type
22 + application/x-font-woff
Index: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Xsux/Akkadian.eot
___________________________________________________________________
Added: svn:mime-type
33 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -361,12 +361,19 @@
362362 ttf: "Bugi/saweri.ttf",
363363 woff: "Bugi/saweri.woff",
364364 version: "2"
 365+ },
 366+ "Akkadian": {
 367+ eot: "Xsux/Akkadian.eot",
 368+ ttf: "Xsux/Akkadian.ttf",
 369+ woff: "Xsux/Akkadian.woff",
 370+ version: "2.56"
365371 }
366372 },
367373
368374 languages: {
369375 // en: [ "RufScript", "Perizia", "Ubuntu" ],
370376 ahr: [ "Lohit Devanagari" ],
 377+ akk: [ "Akkadian" ],
371378 am: [ "AbyssinicaSIL" ],
372379 as: [ "Lohit Assamese" ],
373380 bh: [ "Lohit Devanagari" ],
@@ -398,6 +405,7 @@
399406 pa: [ "Lohit Punjabi", "Saab" ],
400407 sa: [ "Lohit Devanagari" ],
401408 saz: [ "Pagul" ],
 409+ sux: [ "Akkadian" ],
402410 ta: [ "Lohit Tamil", "Thendral", "Thenee" ],
403411 tcy: [ "Lohit Kannada", "Kedage" ],
404412 te: [ "Lohit Telugu", "Pothana2000", "Vemana2000" ],

Sign-offs

UserFlagDate
Amire80tested06:32, 27 February 2012

Follow-up revisions

RevisionCommit summaryAuthorDate
r1130581.19wmf1 MFT r112469nikerabbit18:16, 5 March 2012

Comments

#Comment by Amire80 (talk | contribs)   06:31, 27 February 2012

It even works in Chrome and IE.

Status & tagging log