Search found 1 match

by fephoto
Mon Sep 11, 2023 9:28 am
Forum: Fonts & Character Sets
Topic: Overleaf, pdfLaTeX Missing character: There is no character in font FONTNAME.
Replies: 0
Views: 10028

Overleaf, pdfLaTeX Missing character: There is no character in font FONTNAME.

Hello,

I'd like to use custom fonts with pdfLaTeX and Overleaf like described on this Overleaf website .

To generate the required font files I use the following script .

In that script I set 3 variables:
FONTFOUNDRY="Magique Fonts"
FONTNAME="old_stamper"
FONTFAMILY="OldStamper"

I run the script ...