r99949 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99948‎ | r99949 | r99950 >
Date:12:18, 16 October 2011
Author:santhosh
Status:ok (Comments)
Tags:
Comment:
Add webfont support for Bishnupriya Manipuri(bpy). Use the Bengali script.
Modified paths:
  • /trunk/extensions/WebFonts/js/webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/js/webfonts.fontlist.js
@@ -252,6 +252,7 @@
253253 te: [ "Lohit Telugu" ],
254254 bn: [ "Lohit Bengali" ],
255255 as: [ "Lohit Bengali" ],
 256+ bpy: [ "Lohit Bengali" ],
256257 gu: [ "Samyak Gujarati" ],
257258 hi: [ "Samyak Devanagari", "Lohit Hindi" ],
258259 mr: [ "Samyak Devanagari", "Lohit Hindi" ],

Comments

#Comment by Amire80 (talk | contribs)   22:02, 19 October 2011

Like with cdo - it would be more robust, if it would be more script-oriented rather than language-oriented, so "bn", "as" and "bpy" would point to Beng (ISO 15924) and Beng would point to Lohit Bengali. But there are challenges with this approach, too, so or now this is OK.

Status & tagging log