Re: make doc error on current master
Federico Bruni <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Il giorno dom 27 lug 2025 alle 16:47:24 +00:00:00, Werner LEMBERG <[email protected]> ha scritto: > >> [...] but now I'm getting a new error: >> >> warning: Font NotoSerifCJKjp-ExtraLight cannot be used in PostScript >> resource directory because it is unknown format. > > Which font file is this? Looking into Google's 'noto-cjk' git > repository, there are multiple choices: > > NotoSerifCJK-ExtraLight.ttc > NotoSerifCJKjp-ExtraLight.otf > NotoSerifCJK-VF.otf.ttc > NotoSerifCJK-VF.ttf.ttc > NotoSerifCJKjp-VF.otf > NotoSerifCJKjp-VF.ttf > Based on the name, I would say it's the second one, that is NotoSerifCJKjp-ExtraLight.otf But if I search in the system dir, I find only: $ find /usr/share -name NotoSerifCJK* /usr/share/fonts/google-noto-serif-cjk-vf-fonts/NotoSerifCJK-VF.ttc which is provided by the google-noto-serif-cjk-vf-fonts package.