<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>I'm on a clean installation of 0.47.1 on Puppy Linux (Slacko), and I'm trying to get the font weight to "normal" instead of bold. The -font-weight flag doesn't seem to help.</p>
<p><br>
</p>
<p>When I run PD I get the following:</p>
<p><br>
</p>
<blockquote style="margin-right: 0px;" dir="ltr">
<p><br>
</p>
<p><span>Fontconfig warning: "/etc/fonts/conf.d-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.</span></p>
</blockquote>
<p><br>
</p>
<p><br>
</p>
<p>The contents of <span>/etc/fonts/conf.d-user.conf</span> are:</p>
<p><br>
</p>
<p><br>
</p>
<div>
<blockquote style="margin-right: 0px;" dir="ltr">
<div><?xml version="1.0"?><br>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"><br>
<fontconfig><br>
 <!--<br>
     Load per-user customization files where stored on XDG Base Directory<br>
     specification compliant places. it should be usually:<br>
       $HOME/.config/fontconfig/conf.d<br>
       $HOME/.config/fontconfig/fonts.conf<br>
 --><br>
 <include ignore_missing="yes" prefix="xdg">fontconfig/conf.d</include><br>
 <include ignore_missing="yes" prefix="xdg">fontconfig/fonts.conf</include><br>
 <!-- the following elements will be removed in the future --><br>
 <include ignore_missing="yes" deprecated="yes">~/.fonts.conf.d</include><br>
 <include ignore_missing="yes" deprecated="yes">~/.fonts.conf</include><br>
</fontconfig></div>
</blockquote>
<div><br>
</div>
<div>I seem to remember that there's some way of editing this file that fixes it, but I can't find it. Can anyone help?<br>
</div>
<br>
</div>
</div>
</body>
</html>