r88372 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88371‎ | r88372 | r88373 >
Date:17:30, 18 May 2011
Author:santhosh
Status:deferred
Tags:
Comment:
Added AnjaliOldLipi font for Malayalam
Modified paths:
  • /trunk/extensions/WebFonts/WebFonts.config.php (modified) (history)
  • /trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.woff (added) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.ttf
___________________________________________________________________
Added: svn:mime-type
11 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.woff
___________________________________________________________________
Added: svn:mime-type
22 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Property changes on: trunk/extensions/WebFonts/fonts/ml/AnjaliOldLipi.eot
___________________________________________________________________
Added: svn:mime-type
33 + application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/WebFonts.config.php
@@ -25,6 +25,11 @@
2626 'woff' => "$fontsPath/en/ubuntu-r-webfont.woff",
2727 'svg' => "$fontsPath/en/ubuntu-r-webfont.svg",
2828 ),
 29+ 'AnjaliOldLipi' => array(
 30+ 'eot' => "$fontsPath/ml/AnjaliOldLipi.eot",
 31+ 'ttf' => "$fontsPath/ml/AnjaliOldLipi.ttf",
 32+ 'woff' => "$fontsPath/ml/AnjaliOldLipi.woff",
 33+ ),
2934 'Meera' => array(
3035 'eot' => "$fontsPath/ml/Meera.eot",
3136 'ttf' => "$fontsPath/ml/Meera.ttf",
@@ -230,7 +235,7 @@
231236
232237 'languages' => array(
233238 // 'en' => array( 'RufScript', 'Perizia', 'Ubuntu' ),
234 - 'ml' => array( 'Meera', 'Rachana', 'RaghuMalayalam' ),
 239+ 'ml' => array( 'AnjaliOldLipi', 'Meera', 'Rachana', 'RaghuMalayalam' ),
235240 'or' => array( 'Lohit Oriya' ),
236241 'ta' => array( 'Lohit Tamil' ),
237242 'te' => array( 'Lohit Telugu' ),

Status & tagging log