This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * JavaScript code to detect available availability of a | |
| * particular font in a browser using JavaScript and CSS. | |
| * | |
| * Author : Lalit Patel | |
| * Website: http://www.lalit.org/lab/javascript-css-font-detect/ | |
| * License: Apache Software License 2.0 | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * Version: 0.15 (21 Sep 2009) | |
| * Changed comparision font to default from sans-default-default, |