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 |
1 | 1 | + 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 |
2 | 2 | + 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 |
3 | 3 | + application/vnd.ms-fontobject |
Index: trunk/extensions/WebFonts/WebFonts.config.php |
— | — | @@ -25,6 +25,11 @@ |
26 | 26 | 'woff' => "$fontsPath/en/ubuntu-r-webfont.woff", |
27 | 27 | 'svg' => "$fontsPath/en/ubuntu-r-webfont.svg", |
28 | 28 | ), |
| 29 | + 'AnjaliOldLipi' => array( |
| 30 | + 'eot' => "$fontsPath/ml/AnjaliOldLipi.eot", |
| 31 | + 'ttf' => "$fontsPath/ml/AnjaliOldLipi.ttf", |
| 32 | + 'woff' => "$fontsPath/ml/AnjaliOldLipi.woff", |
| 33 | + ), |
29 | 34 | 'Meera' => array( |
30 | 35 | 'eot' => "$fontsPath/ml/Meera.eot", |
31 | 36 | 'ttf' => "$fontsPath/ml/Meera.ttf", |
— | — | @@ -230,7 +235,7 @@ |
231 | 236 | |
232 | 237 | 'languages' => array( |
233 | 238 | // 'en' => array( 'RufScript', 'Perizia', 'Ubuntu' ), |
234 | | - 'ml' => array( 'Meera', 'Rachana', 'RaghuMalayalam' ), |
| 239 | + 'ml' => array( 'AnjaliOldLipi', 'Meera', 'Rachana', 'RaghuMalayalam' ), |
235 | 240 | 'or' => array( 'Lohit Oriya' ), |
236 | 241 | 'ta' => array( 'Lohit Tamil' ), |
237 | 242 | 'te' => array( 'Lohit Telugu' ), |