/plugin/html2pdf/html2pdf/html2ps/ |
H A D | font_factory.class.php | 3 var $fonts; variable in FontFactory 13 $this->fonts = array(); 29 if (!isset($this->fonts[$typeface][$encoding])) { 39 $this->fonts[$typeface][$encoding] = $font; 42 return $this->fonts[$typeface][$encoding]; 46 if (!isset($this->fonts[$name][$encoding])) { 55 $this->fonts[$name][$encoding] = $font; 58 return $this->fonts[$name][$encoding];
|
/plugin/captcha/fonts/ |
H A D | README | 1 All fonts placed in this directory will be used randomly for the image captcha. 2 The more and exotic fonts you use, the harder it will be to OCR. However you 3 should be aware that most fonts are very hard to read when used for small sizes. 5 Provided TTF fonts for use with image CAPTCHA: 7 VeraSe.ttf - Bitsream Vera, http://www-old.gnome.org/fonts/ 10 Provided SVG fonts for use with SVG CAPTCHA:
|
/plugin/pgn4web/ |
H A D | all.css | 57 @import url("pgn4web/fonts/pgn4web-font-ChessSansAlpha.css"); 58 @import url("pgn4web/fonts/pgn4web-font-ChessSansMerida.css"); 59 @import url("pgn4web/fonts/pgn4web-font-ChessSansPiratf.css"); 60 @import url("pgn4web/fonts/pgn4web-font-ChessSansUscf.css"); 61 @import url("pgn4web/fonts/pgn4web-font-ChessSansUsual.css");
|
/plugin/imagecarousel/ |
H A D | all.less | 33 src: url('./vendor/slick/fonts/slick.eot'); 34 …fonts/slick.eot?#iefix') format('embedded-opentype'), url('./vendor/slick/fonts/slick.woff') forma…
|
/plugin/pgn4web/pgn4web/fonts/ |
H A D | README.txt | 1 The figurine fonts are derived from the Liberation Sans font (released under 2 GNU General Public License, see https://fedorahosted.org/liberation-fonts/) 3 with the addition of chess pieces from freeware fonts: the alpha2 font (Peter 6 H. Marroquin). The original chess fonts and more details are available at
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fcktoolbarfontsizecombo.js | 56 var fonts = FCKConfig.FontSizes.split(';') ; 58 for ( var i = 0 ; i < fonts.length ; i++ ) 60 var fontParts = fonts[i].split('/') ;
|
H A D | fcktoolbarfontscombo.js | 54 var fonts = FCKConfig.FontNames.split(';') ; 56 for ( var i = 0 ; i < fonts.length ; i++ ) 58 var fontParts = fonts[i].split('/') ;
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
H A D | README.md | 4 It contains fonts in ttf format. 19 For Raphael the TTF fonts were then converted to cufon format, using [this site](http://cufon.shoqo… 22 …l CSS styled fonts. In this case, I used [font squirell](http://www.fontsquirrel.com/tools/webfont…
|
H A D | Daniel Midgley.txt | 14 - download more of my fonts 17 - express your gratitude in the form of donations to keep the fonts coming. 19 Be sure to let me know if you use one of my fonts in an interesting, creative, or beautiful way. I …
|
/plugin/revealjs/css/theme/source/ |
H A D | night.scss | 14 // Include theme-specific fonts 15 @import url(https://fonts.googleapis.com/css?family=Montserrat:700); 16 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
|
H A D | sky.scss | 15 // Include theme-specific fonts 16 @import url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic); 17 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
|
H A D | simple.scss | 17 // Include theme-specific fonts 18 @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); 19 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
|
/plugin/fontface/ |
H A D | plugin.info.txt | 6 desc Embed fonts (via uploaded fonts or Google Fonts)
|
/plugin/imagecarousel/vendor/slick/ |
H A D | slick-theme.less | 5 @slick-font-path: "./fonts/"; 30 src: url('./fonts/slick.eot'); 31 …fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), ur…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | CSS.AllowedFonts.txt | 7 Allows you to manually specify a set of allowed fonts. If 8 <code>NULL</code>, all fonts are allowed. This directive
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
H A D | GNUFreeFontinfo.txt | 5 (i.e., OpenType) fonts covering as much as possible of the ISO 10646/Unicode 13 without having to switch fonts. 39 <http://fontforge.sourceforge.net/> is used for editing the fonts. 64 Free UCS scalable fonts is free software; you can redistribute it and/or 69 The fonts are distributed in the hope that they will be useful, but 94 TrueType fonts for immediate consumption are the files with the .ttf 98 OpenType fonts (with suffix .otf) are for use in Windows Vista. 107 Free UCS scalable fonts: http://savannah.gnu.org/projects/freefont/
|
/plugin/odt/ODT/ |
H A D | ODTDefaultStyles.php | 112 var $fonts = array( variable in ODTDefaultStyles 219 foreach ($this->fonts as $name=>$xml) {
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shBrushCss.js | 48 …var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif [cC]o… 59 { regex: new RegExp(this.getKeywords(fonts), 'g'), css: 'color1' } // fonts
|
H A D | shBrushSass.js | 53 …var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif [cC]o… 72 { regex: new RegExp(this.getKeywords(fonts), 'g'), css: 'color1' } // fonts
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shBrushCss.js | 64 …var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif [cC]o… 75 { regex: new RegExp(this.getKeywords(fonts), 'g'), css: 'color1' } // fonts
|
H A D | shBrushSass.js | 69 …var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif [cC]o… 88 { regex: new RegExp(this.getKeywords(fonts), 'g'), css: 'color1' } // fonts
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shBrushCss.js | 33 var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif'; 44 { regex: new RegExp(this.GetValuesCSS(fonts), 'g'), css: 'value' } // fonts
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shBrushCss.js | 9 …fonts='[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif';this.regexL…
|
/plugin/math2/phpmathpublisher/ |
H A D | CHANGELOG | 5 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts"; 7 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts/";
|
/plugin/html2pdf/html2pdf/html2ps/templates/ |
H A D | error._missing_afm.tpl | 14 Install either ghostscript-fonts or any other Type1 font package containing metric files. Edit 25 Probably you're using non-standard font package. HTML2PS is configured to work with fonts distribut… 26 If you're using other fonts, edit .html2ps.config. <tt>metrics</tt> items should contain names of m… 32 …r the metric file according to the <a href="help/howto_fonts.html">HOWTO: Install custom fonts</a>.
|