Home
last modified time | relevance | path

Searched refs:fontfile (Results 1 – 8 of 8) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.makefont.php8 function ReadTTF($fontfile, $map) { argument
9 if (!is_readable($fontfile)) { return null; };
15 $font->open($fontfile);
386 function MakeFont($fontfile, $afmfile, $destdir, $destfile, $enc) { argument
399 $fontfile));
401 $fm = ReadTTF($fontfile, $manager->get_encoding_vector($enc));
404 die(sprintf("Cannot get font metrics for '%s'", $fontfile));
413 if ($fontfile) {
414 $ext=strtolower(substr($fontfile,-3));
449 if ($fontfile) {
[all …]
Dfont_factory.class.php31 $fontfile = $g_font_resolver_pdf->ttf_mappings[$typeface];
33 $font = FontTrueType::create($fontfile, $encoding);
Dfont.class.php64 function create($fontfile, $encoding) { argument
66 $font->_read(TTF_FONTS_REPOSITORY.$fontfile, $encoding);
Doutput.png.class.php128 $fontfile = $g_font_resolver_pdf->ttf_mappings[$typeface];
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
Dmakefont.php298 function MakeFont($fontfile,$afmfile,$destdir,$destfile,$enc='cp1252',$patch=array(),$type='TrueTyp… argument
320 if($fontfile)
322 $ext=strtolower(substr($fontfile,-3));
351 if($fontfile)
354 if(!file_exists($fontfile))
355 die('<B>Error:</B> font file not found: '.$fontfile);
357 CheckTTF($fontfile);
358 $f=fopen($fontfile,'rb');
360 die('<B>Error:</B> Can\'t open '.$fontfile);
361 $file=fread($f,filesize($fontfile));
[all …]
/plugin/captcha/
Dfiglet.php61 public function loadfont($fontfile) argument
63 $this->fontFile = @file($fontfile);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js29258 var charWidths, cmap, code, data, descriptor, firstChar, fontfile, glyph;
29260 fontfile = this.document.ref();
29261 fontfile.write(data);
29262 fontfile.data.Length1 = fontfile.uncompressedLength;
29263 fontfile.end();
29267 FontFile2: fontfile,
Dpdfmake.min.js.map1fontfile","glyph","Length1","FontName","FontFile2","FontBBox","Flags","StemV","ItalicAngle","Ascen…