You are not logged in.

#76 2011-11-23 20:18:38

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: Current status of LCD subpixel rendering

I've recently switched back to infinality, its getting nicer and nicer in recent versions. Right now I am very happy with the "windows 7" preset with a few little tweaks:
http://i.imgur.com/WHEQr.png

Offline

#77 2011-11-26 18:20:50

inch
Member
Registered: 2010-12-21
Posts: 49

Re: Current status of LCD subpixel rendering

I just made a few comparison screens (though incomplete) with different rendering software/configs.

.fonts.conf:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <match target="font">
	<edit name="antialias" mode="assign">
	  <bool>true</bool>
	</edit>

    <edit name="rgba" mode="assign">
      <const>rgb</const>
    </edit>

    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>

    <edit name="autohint" mode="assign">
      <const>false</const>
    </edit>

    <edit name="hinting" mode="assign">
      <const>true</const>
    </edit>

    <edit name="lcdfilter" mode="assign">
      <const>lcddefault</const>
    </edit>
  </match>
</fontconfig>

=

tYmdvcg tYmdvdg


libxft-lcd + font configuration from above:
tYmdwZw tYmdwaA


just infinality:
tYmdwYQ tYmdwYg


infinality + font configuration from above:
tYmdwYw tYmdwZA


infinality + font configuration from above + libxft:
tYmdwag tYmdwaw


Cleartype did nothing for me, except for messing up the terminal and my Inconsolata font (libxft-cleartype), same goes for the ubuntu patches.

I like the infinality rendering a lot, but it ruins the bold Inconsolata libxft rendering. So I will be sticking with freetype2 rendering + libxft-lcd.

Software used:

freetype2 2.4.8-1
freetype2-infinality 2.4.8-3
freetype2-ubuntu 2.4.8-1
libxft 2.2.0-1
libxft-ubuntu 2.2.0-2
libxft-lcd 2.2.0-1

Excuse the plain dwm look wink

Last edited by inch (2011-11-26 18:25:33)

Offline

#78 2011-11-26 21:03:19

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Current status of LCD subpixel rendering

inch wrote:

I like the infinality rendering a lot, but it ruins the bold Inconsolata libxft rendering.

Sounds like bug, which is presumably fixed in the 25-Nov-11 version. If not, report it on Infinality's forum.

Offline

#79 2011-11-27 20:19:36

inch
Member
Registered: 2010-12-21
Posts: 49

Re: Current status of LCD subpixel rendering

I wouldn't think of a bug, it's just that I don't like it smile

infinality (git) + slight hinting + libxft-lcd
tYmhhMw tYmhhYQ

The bold text of the archey output doesn't work for me, too bad.

Last edited by inch (2011-11-27 20:21:13)

Offline

#80 2011-11-27 20:21:54

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Current status of LCD subpixel rendering

You're reporting it here. THIS IS THE WRONG PLACE. Report it in Infinality's forum, where the person who can actually fix it will see the problem.

Offline

#81 2011-11-27 21:14:04

inch
Member
Registered: 2010-12-21
Posts: 49

Re: Current status of LCD subpixel rendering

No, I just want to upload some screens if anyone needs a quick overview. I am registering in the infinality forums right now, although I'm not sure if this is a bug.

Edit: It's no bug, the default hinting setting for xft is set to full.

Last edited by inch (2011-11-27 21:35:13)

Offline

Board footer

Powered by FluxBB