You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my Ubuntu 20.04 system, this file shows up badly, apparently because "Century" is being substituted by Deja Vu Sans, even though I have the C059 font installed on my system.
john@ovo:~$ fc-match Century
DejaVuSans.ttf: "DejaVu Sans" "Book"
I wonder if this is because the fontconfig information for C059 needs to be expanded in some way? Apologies if I am asking this question in the wrong place.
The text was updated successfully, but these errors were encountered:
Adding the following to that file (/usr/share/fontconfig/conf.avail/urw-c059.conf on my system) had a good result, and improved the appearance of document considerably. However it is still not working exactly as expected, with some kind of 'synthetic italics' being used instead of the proper italic font, see below.
Well, but strictly speaking C059 is a substitute for Century Schoolbook, and not Century, which have to be considered as being two different fonts with different metrics.
On my Ubuntu 20.04 system, this file shows up badly, apparently because "Century" is being substituted by Deja Vu Sans, even though I have the C059 font installed on my system.
I wonder if this is because the fontconfig information for C059 needs to be expanded in some way? Apologies if I am asking this question in the wrong place.
The text was updated successfully, but these errors were encountered: