r104552 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104551‎ | r104552 | r104553 >
Date:11:52, 29 November 2011
Author:santhosh
Status:ok (Comments)
Tags:
Comment:
Add Punjabi language- Gurmukhi script support.
Use the font names as per the upstream.
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.woff (added) (history)
  • /trunk/extensions/WebFonts/fonts/Guru/LohitPanjabi.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Guru/LohitPanjabi.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Guru/LohitPunjabi.woff (deleted) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Guru/LohitPanjabi.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Guru/LohitPunjabi.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Index: trunk/extensions/WebFonts/fonts/Guru/LohitPanjabi.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.ttf
___________________________________________________________________
Added: svn:mime-type
11 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Property changes on: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.woff
___________________________________________________________________
Added: svn:mime-type
22 + application/x-woff
Index: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/Guru/Lohit-Punjabi.eot
___________________________________________________________________
Added: svn:mime-type
33 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -284,7 +284,20 @@
285285 eot: "Telu/LohitTelugu.eot",
286286 ttf: "Telu/LohitTelugu.ttf",
287287 woff: "Telu/LohitTelugu.woff"
 288+ },
 289+
 290+ "Lohit Punjabi": {
 291+ eot: "Guru/Lohit-Punjabi.eot",
 292+ ttf: "Guru/Lohit-Punjabi.ttf",
 293+ woff: "Guru/Lohit-Punjabi.woff"
 294+ },
 295+
 296+ "Saab": {
 297+ eot: "Guru/Saab.eot",
 298+ ttf: "Guru/Saab.ttf",
 299+ woff: "Guru/Saab.woff"
288300 }
 301+
289302 },
290303
291304 languages: {
@@ -308,6 +321,7 @@
309322 mr: [ "Lohit Devanagari", "Samyak Devanagari" ],
310323 my: [ "Masterpiece Uni Sans", "Padauk-Regular", "Myanmar3", "Yunghkio" ],
311324 or: [ "Lohit Oriya" , "Utkal" ],
 325+ pa: [ "Lohit Punjabi", "Saab" ],
312326 sa: [ "Lohit Devanagari", "Samyak Devanagari" ],
313327 saz: [ "Pagul" ],
314328 ta: [ "Lohit Tamil", "Thendral", "Thenee" ],

Comments

#Comment by Nikerabbit (talk | contribs)   07:19, 2 December 2011

When was Saab added?

#Comment by Santhosh.thottingal (talk | contribs)   07:25, 2 December 2011

Saab and Lohit Punjabi was there in fonts folder, but never mapped to any language!

Status & tagging log