Migliorare l'aspetto dei font: differenze tra le versioni

aggiunta possibilità di impostare font predefiniti
(aggiunta possibilità di impostare font predefiniti)
Riga 73: Riga 73:
     by the Xorg server. You can check the automatically discovered DPI
     by the Xorg server. You can check the automatically discovered DPI
     with the command xdpyinfo -->
     with the command xdpyinfo -->
<!--
<!-- remove this line to activate customized DPI
<match target="pattern">
<match target="pattern">
<edit name="dpi" mode="assign">
<edit name="dpi" mode="assign">
Riga 79: Riga 79:
</edit>
</edit>
</match>
</match>
remove this line to activate customized DPI -->
<!-- Use font substitution to make your preferred font become the
    default font for a typeface (serif, sans-serif, monospace). -->
<!-- remove this line to activate font substitution
<alias>
<family>serif</family> <!-- don't change this -->
<prefer><family>Droid Serif</family></prefer>
</alias>
<alias>
<family>sans-serif</family> <!-- don't change this -->
<prefer><family>Droid Sans</family></prefer>
</alias>
<alias>
<family>monospace</family> <!-- don't change this -->
<prefer><family>Droid Sans Mono</family></prefer>
</alias>
remove this line to activate font substitution -->
<!--
<alias>
<family>fantasy</family> <!-- don't change this -->
<prefer><family>URW Gothic L</family></prefer>
</alias>
<alias>
<family>cursive</family> <!-- don't change this -->
<prefer><family>URW Chancery L</family></prefer>
</alias>
-->
-->


317

contributi