r104848 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104847‎ | r104848 | r104849 >
Date:12:36, 1 December 2011
Author:santhosh
Status:ok
Tags:
Comment:
Font updates for Malayalam:
New version from Meera upstream http://git.savannah.gnu.org/cgit/smc/fonts.git/tree/Meera
Removed Rachana since it has hinting issues in windows.
Updated some normalization rules by removing rare cases.
Known issue: Chrome fails to load the woff of Meera. http://code.google.com/p/chromium/issues/detail?id=106030
Modified paths:
  • /trunk/extensions/WebFonts/fonts/Mlym/Meera.eot (modified) (history)
  • /trunk/extensions/WebFonts/fonts/Mlym/Meera.ttf (modified) (history)
  • /trunk/extensions/WebFonts/fonts/Mlym/Meera.woff (modified) (history)
  • /trunk/extensions/WebFonts/fonts/Mlym/Rachana.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Mlym/Rachana.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/Mlym/Rachana.woff (deleted) (history)
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/fonts/Mlym/Rachana.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Mlym/Rachana.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Mlym/Rachana.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Index: trunk/extensions/WebFonts/fonts/Mlym/Meera.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/Mlym/Meera.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/Mlym/Meera.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/x-woff
Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -217,30 +217,11 @@
218218 "ർ": "ര്‍",
219219 "ൺ ": "ണ്‍",
220220 "ൽ": "ല്‍",
221 - "ൿ": "ക്‍ ",
222 - "ൻ‍റ": "ന്റ",
223 - "ന്‍റെ": "ന്റെ"
 221+ "ൿ": "ക്‍ "
224222 },
225 - version: "4.5"
 223+ version: "5.01"
226224 },
227225
228 - Rachana: {
229 - eot: "Mlym/Rachana.eot",
230 - ttf: "Mlym/Rachana.ttf",
231 - woff: "Mlym/Rachana.woff",
232 - normalization: {
233 - "ൾ": "ള്‍",
234 - "ൻ": "ന്‍",
235 - "ർ": "ര്‍",
236 - "ൺ ": "ണ്‍",
237 - "ൽ": "ല്‍",
238 - "ൿ": "ക്‍ ",
239 - "ൻ‍റ": "ന്റ",
240 - "ന്‍റെ": "ന്റെ"
241 - },
242 - version: "4.5"
243 - },
244 -
245226 RaghuMalayalam: {
246227 eot: "Mlym/RaghuMalayalam.eot",
247228 ttf: "Mlym/RaghuMalayalam.ttf",
@@ -251,9 +232,7 @@
252233 "ർ": "ര്‍",
253234 "ൺ ": "ണ്‍",
254235 "ൽ": "ല്‍",
255 - "ൿ": "ക്‍ ",
256 - "ൻ‍റ": "ന്റ",
257 - "ന്‍റെ": "ന്റെ"
 236+ "ൿ": "ക്‍ "
258237 },
259238 version: "2.0"
260239 },
@@ -390,7 +369,7 @@
391370 kok: [ "Lohit Devanagari" ],
392371 gom: [ "Lohit Devanagari" ],
393372 mai: [ "Lohit Devanagari" ],
394 - ml: [ "AnjaliOldLipi", "Meera", "Rachana", "RaghuMalayalam" ],
 373+ ml: [ "AnjaliOldLipi", "Meera", "RaghuMalayalam" ],
395374 mr: [ "Lohit Devanagari", "Samyak Devanagari" ],
396375 my: [ "Masterpiece Uni Sans", "Padauk-Regular", "Myanmar3", "Yunghkio" ],
397376 ne: [ "Lohit Devanagari", "Madan" ],

Status & tagging log