Home
last modified time | relevance | path

Searched refs:fonts (Results 226 – 236 of 236) sorted by last modified time

12345678910

/plugin/s5reloaded/ui/thesis/
H A Dwrap.css136 /*____________ fonts ____________*/
/plugin/latex/
H A DTODO1 …ort looks fugly due to grainy equations and large fonts, but maybe people never use those massive
/plugin/processing/
H A Dscript.js11667 if (!curSketch.imageCache.pending && curSketch.fonts.pending()) {
12902 sketch.fonts.add(index ? JSON.parse("{" + jsonItems[index[1]] + "}") : fontName);
12985 this.fonts = { class in Processing.Sketch
/plugin/jmol2/jmol/
H A DCHANGES.txt3133 # bug fix: image writing does not scale fonts properly.
3677 # bug fix: new label fonts not loaded when labels resized
/plugin/charter/lib/fonts/
H A DLICENSE5 copy of the fonts accompanying this license (“Fonts”) and associated
19 only if the fonts are renamed to names not containing either the words
46 For further information, contact: fonts at gnome dot org.
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushCss.js33 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 DshBrushCss.js9fonts='[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif';this.regexL…
/plugin/snap/
H A Dserver.sh6 fp=/usr/share/fonts/X11/misc
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontsizecombo.js56 var fonts = FCKConfig.FontSizes.split(';') ;
58 for ( var i = 0 ; i < fonts.length ; i++ )
60 var fontParts = fonts[i].split('/') ;
H A Dfcktoolbarfontscombo.js54 var fonts = FCKConfig.FontNames.split(';') ;
56 for ( var i = 0 ; i < fonts.length ; i++ )
58 var fontParts = fonts[i].split('/') ;
/plugin/math2/phpmathpublisher/
H A DCHANGELOG5 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts";
7 $dirfonts=$_SERVER["DOCUMENT_ROOT"]."/phpmathpublisher/fonts/";

12345678910