New Font Style
-
Hi, I’m trying to install a new font Lato in mpdf without success.
I put the font in wp-content\plugins\send-pdf-for-contact-form-7\mpdf\ttfonts\
and set up the file config_fonts.php:“Lato” => array(
‘R’ => “Lato-Regular.ttf”,
‘B’ => “Lato-Bold.ttf”,
‘I’ => “Lato-Italic.ttf”,
‘BI’ => “Lato-BoldItalic.ttf”,
)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘New Font Style’ is closed to new replies.