Janek Stolarek composed on 2020-08-05 14:49 (UTC+0100):
In the TCC Fonts module by default the fonts are labelled simply as "serif" and "sans-serif", instead of concrete font names. How can I learn which exact fonts are being used? Bonus question: and how can I add support for Chinese signs to these fonts? Japanese seems to work fine, but some Chinese signs show up as crossed boxes.
fc-match serif
DroidSerif-Regular.ttf: "Droid Serif" "Regular"
fc-match sans-serif
DroidSans.ttf: "Droid Sans" "Regular"
fc-match monospace
DroidSansMono.ttf: "Droid Sans Mono" "Regular"