Είναι δυνατόν να γίνει κάποια ρύθμιση και αν ναι από που;

Συντονιστής: adem1







έγραψε:Μετέφερα όμως τον .Mozilla και δεν έχει πρόβλημα, άρα κάτι παίζει στις ρυθμίσεις ποιες όμως να είναι;
<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>none</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hintstyle">
<const>hintmedium</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>
Επιστροφή στο Περιβάλλον Εργασίας / Εμφάνιση / Εφέ / Customization