r90333 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90332‎ | r90333 | r90334 >
Date:11:45, 18 June 2011
Author:santhosh
Status:deferred
Tags:
Comment:
For Hebrew, Miriam and Taamey Frank fonts are enough and others can be deleted as per Amir Aharoni. So removed David CLM, HadasimCLM and EzraSILSR fonts
Modified paths:
  • /trunk/extensions/WebFonts/WebFonts.config.php (modified) (history)
  • /trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.woff (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/EzraSILSR.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/EzraSILSR.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/EzraSILSR.woff (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.eot (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.ttf (deleted) (history)
  • /trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.woff (deleted) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/WebFonts.config.php
@@ -112,21 +112,6 @@
113113 'ttf' => "$fontsPath/hi/SamyakDevanagari.ttf",
114114 'woff' => "$fontsPath/hi/SamyakDevanagari.woff",
115115 ),
116 - 'David CLM' => array(
117 - 'eot' => "$fontsPath/he/DavidCLM-Medium.eot",
118 - 'ttf' => "$fontsPath/he/DavidCLM-Medium.ttf",
119 - 'woff' => "$fontsPath/he/DavidCLM-Medium.woff",
120 - ),
121 - 'Hadasim CLM' => array(
122 - 'eot' => "$fontsPath/he/HadasimCLM-Regular.eot",
123 - 'ttf' => "$fontsPath/he/HadasimCLM-Regular.ttf",
124 - 'woff' => "$fontsPath/he/HadasimCLM-Regular.woff",
125 - ),
126 - 'Ezra SIL' => array(
127 - 'eot' => "$fontsPath/he/EzraSILSR.eot",
128 - 'ttf' => "$fontsPath/he/EzraSILSR.ttf",
129 - 'woff' => "$fontsPath/he/EzraSILSR.woff",
130 - ),
131116 'Miriam CLM' => array(
132117 'eot' => "$fontsPath/he/MiriamCLM-Book.eot",
133118 'ttf' => "$fontsPath/he/MiriamCLM-Book.ttf",
@@ -250,7 +235,7 @@
251236 'hi' => array( 'Samyak Devanagari', 'Lohit Hindi' ),
252237 'mr' => array( 'Samyak Devanagari', 'Lohit Hindi' ),
253238 'ks' => array( 'Samyak Devanagari', 'Lohit Hindi' ),
254 - 'he' => array( 'Ezra SIL', 'Taamey Frank CLM' , 'Miriam CLM', 'David CLM', 'Hadasim CLM' ),
 239+ 'he' => array( 'Miriam CLM', 'Taamey Frank CLM' ),
255240 'kn' => array( 'Kedage', 'Lohit Kannada' ),
256241 'my' => array( 'Masterpiece Uni Sans', 'Padauk-Regular', 'Myanmar3', 'Yunghkio' ),
257242 'km' => array( 'KhmerOSbattambang', 'KhmerOSsiemreap', 'KhmerOS', 'KhmerOSbokor', 'KhmerOSmuollight', 'KhmerOSmuol', 'KhmerOSmuolpali', 'KhmerOSfreehand', 'KhmerOSfasthand' ),
Index: trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/he/EzraSILSR.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/vnd.ms-fontobject
Index: trunk/extensions/WebFonts/fonts/he/EzraSILSR.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/he/DavidCLM-Medium.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/he/HadasimCLM-Regular.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/extensions/WebFonts/fonts/he/EzraSILSR.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Status & tagging log