<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>Le jeudi 10 août 2023 à 19:14 +0200, Andreas Falkenhahn a écrit :</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>The problem is that I can't really use any fontconfig APIs because I'm not using<br></div><div>fontconfig directly but I use fontconfig as part of Pango (also from the MSYS2<br></div><div>package) so the only way to modify its behaviour is using environment variables<br></div><div>AFAICS. </div></blockquote><div><br></div><div>Nope, you can use pango_fc_font_map_set_config. That's how we do it in LilyPond.</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote><div><br></div><div><span></span></div></body></html>