r104650 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104649‎ | r104650 | r104651 >
Date:04:39, 30 November 2011
Author:santhosh
Status:ok
Tags:
Comment:
Use Lohit Assamese font for Assamese instead of Bengali.
Use the font names as per upstream.
Update the fonts from upstream.
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.woff (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.woff (added) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/LohitBengali.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/LohitBengali.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Beng/LohitBengali.woff (deleted) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Beng/LohitBengali.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Index: trunk/extensions/WebFonts/fonts/Beng/LohitBengali.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Beng/LohitBengali.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.eot
___________________________________________________________________
Added: svn:mime-type
11 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.eot
___________________________________________________________________
Added: svn:mime-type
22 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.ttf
___________________________________________________________________
Added: svn:mime-type
33 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.ttf
___________________________________________________________________
Added: svn:mime-type
44 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Assamese.woff
___________________________________________________________________
Added: svn:mime-type
55 + application/x-woff
Index: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Property changes on: trunk/extensions/WebFonts/fonts/Beng/Lohit-Bengali.woff
___________________________________________________________________
Added: svn:mime-type
66 + application/x-woff
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -14,11 +14,17 @@
1515 },
1616
1717 "Lohit Bengali": {
18 - eot: "Beng/LohitBengali.eot",
19 - ttf: "Beng/LohitBengali.ttf",
20 - woff: "Beng/LohitBengali.woff"
 18+ eot: "Beng/Lohit-Bengali.eot",
 19+ ttf: "Beng/Lohit-Bengali.ttf",
 20+ woff: "Beng/Lohit-Bengali.woff"
2121 },
2222
 23+ "Lohit Assamese": {
 24+ eot: "Beng/Lohit-Assamese.eot",
 25+ ttf: "Beng/Lohit-Assamese.ttf",
 26+ woff: "Beng/Lohit-Assamese.woff"
 27+ },
 28+
2329 "Lohit Devanagari": {
2430 eot: "Deva/Lohit-Devanagari.eot",
2531 ttf: "Deva/Lohit-Devanagari.ttf",
@@ -303,7 +309,7 @@
304310 languages: {
305311 // en: [ "RufScript", "Perizia", "Ubuntu" ],
306312 am: [ "AbyssinicaSIL" ],
307 - as: [ "Lohit Bengali" ],
 313+ as: [ "Lohit Assamese" ],
308314 bn: [ "Lohit Bengali" ],
309315 bpy: [ "Lohit Bengali" ],
310316 cdo: [ "Charis SIL" ],

Status & tagging log