Home
last modified time | relevance | path

Searched refs:font (Results 1 – 25 of 1364) sorted by relevance

12345678910>>...55

/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dlang2fonts.css40 font-family: dejavusanscondensed;
45 font-family: dejavusanscondensed;
67 font-family: dejavusanscondensed;
73 font-family: dejavusanscondensed;
76 font-family: dejavusanscondensed;
79 font-family: quivira;
82 font-family: freeserif;
85 font-family: dejavusanscondensed;
88 font-family: dejavusanscondensed;
91 font
[all...]
/plugin/icons/assets/font-linux/
H A Dfont-linux.css2 Icon Font: font-linux
5 @font-face {
6 font-family: "font-linux";
11 url("./font-linux.svg#font-linux") format("svg");
12 font-weight: normal;
13 font-style: normal;
17 @font-face {
18 font-family: "font-linux";
19 src: url("./font-linux.svg#font-linux") format("svg");
74 font-family: "font-linux";
[all …]
/plugin/katex/_assets/
H A Dkatex.min.css1font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(fonts/KaTeX_AMS-Regular.…
/plugin/captcha/
H A DEasySVG.php14 protected $font;
19 // default font data
20 $this->font = new stdClass();
21 $this->font->id = '';
22 $this->font->horizAdvX = 0;
23 $this->font->unitsPerEm = 0;
24 $this->font->ascent = 0;
25 $this->font->descent = 0;
26 $this->font->glyphs = [];
27 $this->font
15 protected $font; global() variable in EasySVG
[all...]
/plugin/dw2pdf/
H A Ddeleted.files198 mpdf/font/ccourier.php
199 mpdf/font/ccourierb.php
200 mpdf/font/ccourierbi.php
201 mpdf/font/ccourieri.php
202 mpdf/font/chelvetica.php
203 mpdf/font/chelveticab.php
204 mpdf/font/chelveticabi.php
205 mpdf/font/chelveticai.php
206 mpdf/font/csymbol.php
207 mpdf/font/ctime
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php79 $font = $this->fontCache->load($fontkey . '.ps.z');
80 $originalsize = $this->fontCache->jsonLoad($fontkey . '.ps.json'); // sets $originalsize (of repackaged font)
83 $font = $ttf->repackageTTF($this->mpdf->FontFiles[$fontkey]['ttffile'], $this->mpdf->fonts[$fontkey]['TTCfontID'], $this->mpdf->debugfonts, $this->mpdf->fonts[$fontkey]['useOTL']); // mPDF 5.7.1
85 $originalsize = strlen($font);
86 $font = gzcompress($font);
89 $this->fontCache->binaryWrite($fontkey . '.ps.z', $font);
93 $font = $this->fontCache->load($fontkey . '.z');
95 $font = file_get_contents($this->mpdf->FontFiles[$fontkey]['ttffile']);
96 $font
444 writeTTFontWidths(& $font, $asSubset, $maxUni) global() argument
586 writeFontWidths(& $font, $cidoffset = 0) global() argument
640 writeType0(& $font) global() argument
[all...]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css42 font-size: 32px;
44 font-style: normal;
49 font-size: 18px;
60 font-size: 36px;
117 font-size: 300px;
124 font-size: 72px;
232 font-size: 72px;
238 font-size: 72px;
254 font-size: 72px;
278 font-size: 36px;
[all …]
/plugin/hcalendar/
H A Dstyle.css5 /*font-style:italic;*/
6 font-size:110%;
11 font-style:italic;
16 font-weight:bold;
20 font-weight:bold;
24 font-weight:bold;
28 font-weight:bold;
32 font-weight:bold;
36 font-style:italic;
40 font-style:italic;
[all …]
/plugin/s5/ui/pixel/
H A Dpretty.css11 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
15 blockquote, q {font-style: italic;}
18 blockquote i {font-style: normal;}
19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
20 blockquote b i {font-style: italic;}
22 kbd {font-weight: bold; font-size: 1em;}
41 #footer h2 {font-style: italic;}
43 div.long {font-size: 0.75em;}
50 .slide h3 {font-size: 130%;}
51 h1 abbr {font-variant: small-caps;}
[all …]
/plugin/s5/ui/flower/
H A Dpretty.css11 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
15 blockquote, q {font-style: italic;}
18 blockquote i {font-style: normal;}
19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
20 blockquote b i {font-style: italic;}
22 kbd {font-weight: bold; font-size: 1em;}
39 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;
42 #footer h2 {font-style: italic;}
44 div.long {font-size: 0.75em;}
54 .slide h3 {font-size: 130%;}
[all …]
/plugin/s5/ui/dokuwiki/
H A Dpretty.css12 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
16 blockquote, q {font-style: italic;}
19 blockquote em {font-style: normal;}
20 blockquote strong {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font
21 blockquote strong em {font-style: italic;}
34 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;border-top:1px solid #8cacbb;}
36 #footer h2 {font-style: italic;}
38 div.long {font-size: 0.75em;}
43 .slide h2 {font-size: 140%;}
44 .slide h3 {font-size: 130%;}
[all …]
/plugin/directorylist/
H A Dstyle.css3 @font-face {
4 font-family: 'Genericons';
10 font-weight: normal;
11 font-style: normal;
23 font-family: 'Genericons';
24 -webkit-font-smoothing: antialiased;
26 font-size: 17px;
33 font-weight: bold;
40 font-family: 'Genericons';
43 font-size: 17px;
[all …]
/plugin/s5/ui/default/
H A Dpretty.css7 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
11 blockquote, q {font-style: italic;}
14 blockquote i {font-style: normal;}
15 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
16 blockquote b i {font-style: italic;}
18 kbd {font-weight: bold; font-size: 1em;}
36 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
38 #footer h2 {font-style: italic;}
40 div.long {font-size: 0.75em;}
45 .slide h3 {font-size: 130%;}
[all …]
/plugin/s5/ui/yatil/
H A Dpretty.css19 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
27 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
30 kbd {font-weight: bold; font-size: 1em;}
36 pre {font-size: .7em;
44 font-weight: normal;
45 font-size: 0.98em;
61 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0; color: #666;}
68 font-weight: bold; font-size: 150%; line-height: 1;
70 .slide h3 {font-size: 130%;}
116 font-size: 90%;
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dstylesheet.css5 @font-face {
6 font-family: 'danielbold';
9 font-weight: normal;
10 font-style: normal;
17 @font-face {
18 font-family: 'danielregular';
21 font-weight: normal;
22 font-style: normal;
29 @font-face {
33 font-weight: normal;
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellerStyle.css2 font-family: courier new;
3 font-size: 10pt;
8 font-size:8pt;
11 font-family:arial, helvetica, sans-serif;
12 font-size:10pt;
18 font-size: 10pt;
24 font-size:8pt;
33 font-size:8pt;
37 font-size:8pt;
43 font-size:8pt;
[all …]
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellerStyle.css2 font-family: courier new;
3 font-size: 10pt;
8 font-size:8pt;
11 font-family:arial, helvetica, sans-serif;
12 font-size:10pt;
18 font-size: 10pt;
24 font-size:8pt;
33 font-size:8pt;
37 font-size:8pt;
43 font-size:8pt;
[all …]
/plugin/s5/ui/blue/
H A Dpretty.css11 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
15 blockquote, q {font-style: italic;}
18 blockquote i {font-style: normal;}
19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
20 blockquote b i {font-style: italic;}
22 kbd {font-weight: bold; font-size: 1em;}
42 #footer h2 {font-style: italic;}
44 div.long {font-size: 0.75em;}
57 .slide h3 {font-size: 130%;}
84 #slide0 h3 {font-size: 1.5em;}
[all …]
/plugin/floatdiv/
H A Dstyle.css9 font-size: 10px;
13 font-weight: bold;
14 font-size:100%;
18 font-weight: bold;
19 font-size:125%;
25 font-weight: bold;
26 font-size:150%;
32 font-weight: bold;
33 font-size:175%;
41 font-size:175%;
[all …]
/plugin/cloud/
H A Dstyle.css5 .dokuwiki div.cloud a.cloud1 { font-size: 10px; color: #D3E0F5; }
6 .dokuwiki div.cloud a.cloud2 { font-size: 12px; color: #AEC4E5; }
7 .dokuwiki div.cloud a.cloud3 { font-size: 14px; color: #88A9DB; }
8 .dokuwiki div.cloud a.cloud4 { font-size: 16px; color: #4A7AC2; }
9 .dokuwiki div.cloud a.cloud5 { font-size: 18px; color: #003F9E; }
11 .dokuwiki div.cloud a.cloud1_tag1 { font-size: 10px; color: #CEF0D0; }
12 .dokuwiki div.cloud a.cloud2_tag1 { font-size: 12px; color: #AEE5B1; }
13 .dokuwiki div.cloud a.cloud3_tag1 { font-size: 14px; color: #88DB8C; }
14 .dokuwiki div.cloud a.cloud4_tag1 { font-size: 16px; color: #4AC250; }
15 .dokuwiki div.cloud a.cloud5_tag1 { font-size: 18px; color: #009E08; }
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.class.php65 $font = new FontTrueType();
67 return $font;
76 $font = new OpenTypeFile();
77 $font->open($file);
118 $font->close();
126 $font = new FontType1();
130 $font->ascender;
131 $font->descender;
132 $font->char_widths = array();
133 $font->bbox = array();
[all …]
H A Dcss.font.inc.php63 $font = CSS::getDefaultValue(CSS_FONT);
66 $font->style = CSS_PROPERTY_INHERIT;
67 $font->weight = CSS_PROPERTY_INHERIT;
68 $font->size = CSS_PROPERTY_INHERIT;
69 $font->family = CSS_PROPERTY_INHERIT;
70 $font->line_height = CSS_PROPERTY_INHERIT;
72 return $font;
138 $font->style = CSSFontStyle::parse($subvalue);
157 return $font;
178 $font = new CSSFont; variable
[all …]
/plugin/revealjs/lib/font/source-sans-pro/
H A Dsource-sans-pro.css1 @font-face {
7 font-weight: normal;
8 font-style: normal;
11 @font-face {
17 font-weight: normal;
18 font-style: italic;
21 @font-face {
27 font-weight: 600;
28 font-style: normal;
31 @font-face {
[all …]
/plugin/abc2/
H A Dall.css10 font-family: monospace;
11 font-size: 1em;
46 .keyWhite{stroke:gray;fill:#EEE}.keyBlack{stroke:gray;fill:black}.keySelected{stroke:gray;fill:#507fff}.keySelected.sensible{stroke:gray;fill:red}.keySelected.fourth{stroke:gray;fill:orange}.keySelected.highlight{stroke:gray;fill:green}.keySelected.optional{stroke:gray;fill:lightgray}.harmonic-sequence{display:none}br.chord-sequence{clear:both;height:0;font-size:0;line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:top}.mn-exp{font-size:70%;vertical-align:text-top}.mn-sub{font-size:60%;vertical-align:middle;line-height:1em}.mn-sus{font-size:60%;vertical-align:text-bottom;line-height:80%}.mn-add{font-size:60%;vertical-align:text-top;line-height:1em}span.xl{font-size:.6em}.mn-over{position:relative}.mn-over span{position:absolute;top:-0.5em;left:1px;font-size:.8em}.inversion-sup{position:absolute;font
[all...]
/plugin/formatplus2/
H A Dstyle.css9 font-style: normal;
19 font-style: oblique;
23 font-style: oblique;
24 font-weight: bolder;
29 font-weight: normal;
30 font-style: normal;
36 font-style: normal;
69 font-size: 80%;
70 font-style: italic;
78 font-size: 80%;
[all …]

12345678910>>...55