r104664 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104663‎ | r104664 | r104665 >
Date:11:16, 30 November 2011
Author:santhosh
Status:ok
Tags:
Comment:
Add Pothana2000 and Vemana2000 fonts for Telugu.
(i18n card #269)
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Telu/Pothana2000.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Telu/Pothana2000.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Telu/Pothana2000.woff (added) (history)
  • /trunk/extensions/WebFonts/fonts/Telu/Vemana.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Telu/Vemana.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Telu/Vemana.woff (added) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.eot
___________________________________________________________________
Added: svn:mime-type
11 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Telu/Vemana.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Vemana.ttf
___________________________________________________________________
Added: svn:mime-type
22 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Telu/Vemana.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Vemana.woff
___________________________________________________________________
Added: svn:mime-type
33 + application/x-woff
Index: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.ttf
___________________________________________________________________
Added: svn:mime-type
44 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Pothana2000.woff
___________________________________________________________________
Added: svn:mime-type
55 + application/x-woff
Index: trunk/extensions/WebFonts/fonts/Telu/Vemana.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Telu/Vemana.eot
___________________________________________________________________
Added: svn:mime-type
66 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -332,6 +332,20 @@
333333 version: "2.5.0"
334334 },
335335
 336+ "Pothana2000": {
 337+ eot: "Telu/Pothana2000.eot",
 338+ ttf: "Telu/Pothana2000.ttf",
 339+ woff: "Telu/Pothana2000.woff",
 340+ version: "1.3"
 341+ },
 342+
 343+ "Vemana2000": {
 344+ eot: "Telu/Vemana2000.eot",
 345+ ttf: "Telu/Vemana2000.ttf",
 346+ woff: "Telu/Vemana2000.woff",
 347+ version: "1.3"
 348+ },
 349+
336350 "Lohit Punjabi": {
337351 eot: "Guru/Lohit-Punjabi.eot",
338352 ttf: "Guru/Lohit-Punjabi.ttf",
@@ -373,7 +387,7 @@
374388 sa: [ "Lohit Devanagari", "Samyak Devanagari" ],
375389 saz: [ "Pagul" ],
376390 ta: [ "Lohit Tamil", "Thendral", "Thenee" ],
377 - te: [ "Lohit Telugu" ],
 391+ te: [ "Lohit Telugu", "Pothana2000", "Vemana2000" ],
378392 ti: [ "AbyssinicaSIL" ]
379393 }
380394 };

Status & tagging log