You are not logged in.

#1 2011-12-02 08:57:32

GERGE
Member
From: Turkey
Registered: 2008-09-29
Posts: 157
Website

I can't see some small fonts in Opera

This is the problem:

http://i.imgur.com/LPE9b.png
http://i.imgur.com/wuJU6.png

This is my font config:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <match target="font">
    <edit mode="assign" name="lcdfilter">
      <const>lcddefault</const>
    </edit>
  </match>
<match target="font">
    <test name="weight" compare="more">
        <const>medium</const>
    </test>
    <edit name="autohint" mode="assign">
        <bool>false</bool>
    </edit>
</match>
</fontconfig>

Any idea how I can solve this?

Last edited by GERGE (2011-12-02 08:58:11)

Offline

#2 2011-12-02 16:00:38

bernard
Member
Registered: 2011-09-06
Posts: 3

Re: I can't see some small fonts in Opera

I get the same problem, and there are reports elsewhere* on the interwebs. Are you using the 12 beta, or the 11.6 RC? Because I wasn't having this issue with the stable release.

* okay, that one's me. big_smile

Offline

#3 2011-12-02 16:19:49

GERGE
Member
From: Turkey
Registered: 2008-09-29
Posts: 157
Website

Re: I can't see some small fonts in Opera

11.6 rc.

Last edited by GERGE (2011-12-02 16:20:42)

Offline

#4 2011-12-03 15:17:20

GERGE
Member
From: Turkey
Registered: 2008-09-29
Posts: 157
Website

Re: I can't see some small fonts in Opera

Last snapshot solved this.

Offline

Board footer

Powered by FluxBB