<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>Still using show_text to display some text strings i don't see
      any effect when changing the font name :</p>
    <p>cairo_select_font_face(cr, "monospace",
      CAIRO_FONT_SLANT_NORMAL,CAIRO_FONT_WEIGHT_BOLD);</p>
    <p>Here if i change "monospace" to "serif", "sans", etc ... there's
      no change on srceen.</p>
    <p>I compile my program with these flags :</p>
    <p>-lfontconfig -lfreetype -lmĀ  -lgio-2.0 -lgobject-2.0 -lglib-2.0
      -lcairo</p>
    <p><br>
    </p>
    <p>I use a cross compiler for amrhf target on ubuntu 20 x64.<br>
    </p>
    <p>What could i verify ? pkgconfig ? what else ?</p>
    <p>Thanks to all of you for your help, it's a small problem taking
      too much time ...</p>
    <p><br>
    </p>
    <p>Eric<br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title>signature</title>
      <br>
      <div style="text-align: left;"><br>
      </div>
    </div>
  </body>
</html>