Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Documentation, Tips & Tricks
  • Search

[HOWTO]Freetype subpixel font rendering - lcd monitors Pt 2

Unofficial documentation for various parts of Gentoo Linux. Note: This is not a support forum.
Post Reply
Advanced search
720 posts
  • Page 10 of 29
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 29
  • Next
Author
Message
ocin
Guru
Guru
Posts: 500
Joined: Sun Jan 01, 2006 9:19 pm

  • Quote

Post by ocin » Mon Aug 17, 2009 2:51 pm

bi3l, fontconfig-2.7.1 is available in portage, can you bump it in the overlays please? :)
Top
Andy Crook
n00b
n00b
Posts: 9
Joined: Sat Apr 17, 2004 3:24 pm

  • Quote

Post by Andy Crook » Thu Aug 20, 2009 12:57 pm

Seems like I have problems when using devnull's ebulds with USE flags "-cleartype ubuntu"

I'm unable to merge some packages, i.e. mozilla-thunderbird, seamonkey

emerge fails complaining about undefined references:

Code: Select all

i686-pc-linux-gnu-g++ -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -fno-rtti -fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2   -fPIC -shared -Wl,-z,defs -Wl,-rpath,'$ORIGIN:$ORIGIN/..' -Wl,-h,libgfxps.so -o libgfxps.so  nsDeviceContextPS.o nsFontMetricsPS.o nsEPSObjectPS.o nsRenderingContextPS.o nsPostScriptObj.o nsAFMObject.o nsGfxFactoryPS.o nsTempfilePS.o nsPrintJobPS.o nsPrintJobFactoryPS.o nsType1.o    -Wl,-O1  -Wl,-rpath,'$ORIGIN:$ORIGIN/..'  -L../../../dist/bin -L../../../dist/lib -lgfxshared_s -lgfxpsshar -lmozutil_s -lgkgfx -L../../../dist/bin -lxpcom -lxpcom_core  -L../../../dist/bin -Wl,-R/usr/lib/nspr -L/usr/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../../dist/lib/libunicharutil_s.a  -lXft   -lfreetype -lz  -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm    
nsFontMetricsPS.o: In function `nsXftEntry::nsXftEntry(_FcPattern*)':
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC1EP10_FcPattern+0x90): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC1EP10_FcPattern+0xb9): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC1EP10_FcPattern+0xe2): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC1EP10_FcPattern+0x10a): undefined reference to `FcPatternGetInteger'
nsFontMetricsPS.o: In function `nsXftEntry::nsXftEntry(_FcPattern*)':
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC2EP10_FcPattern+0x90): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC2EP10_FcPattern+0xb9): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC2EP10_FcPattern+0xe2): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN10nsXftEntryC2EP10_FcPattern+0x10a): undefined reference to `FcPatternGetInteger'
nsFontMetricsPS.o: In function `nsFontPSXft::FindFont(unsigned short, nsFont const&, nsFontMetricsPS*)':
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x119): undefined reference to `FcCharSetHasChar'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x347): undefined reference to `FcPatternCreate'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x418): undefined reference to `FcPatternAddInteger'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x443): undefined reference to `FcPatternAddInteger'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x461): undefined reference to `FcConfigSubstitute'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x46f): undefined reference to `FcDefaultSubstitute'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x49c): undefined reference to `FcFontSort'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x542): undefined reference to `FcPatternGetBool'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x576): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x5af): undefined reference to `FcPatternGetString'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x5ec): undefined reference to `FcPatternGetCharSet'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x60a): undefined reference to `FcCharSetCopy'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x6ab): undefined reference to `FcFontSetDestroy'
nsFontMetricsPS.cpp:(.text._ZN11nsFontPSXft8FindFontEtRK6nsFontP15nsFontMetricsPS+0x6b9): undefined reference to `FcPatternDestroy'
nsFontMetricsPS.o: In function `nsFontMetricsPS::~nsFontMetricsPS()':
nsFontMetricsPS.cpp:(.text._ZN15nsFontMetricsPSD1Ev+0x99): undefined reference to `FcCharSetDestroy'
nsFontMetricsPS.o: In function `nsFontMetricsPS::~nsFontMetricsPS()':
nsFontMetricsPS.cpp:(.text._ZN15nsFontMetricsPSD2Ev+0x99): undefined reference to `FcCharSetDestroy'
nsFontMetricsPS.o: In function `nsFontMetricsPS::~nsFontMetricsPS()':
nsFontMetricsPS.cpp:(.text._ZN15nsFontMetricsPSD0Ev+0x99): undefined reference to `FcCharSetDestroy'
../../../dist/lib/libgfxshared_s.a(nsFontConfigUtils.o): In function `NS_AddFFRE(_FcPattern*, nsCString*, int)':
nsFontConfigUtils.cpp:(.text._Z10NS_AddFFREP10_FcPatternP9nsCStringi+0xae): undefined reference to `FcPatternAdd'
nsFontConfigUtils.cpp:(.text._Z10NS_AddFFREP10_FcPatternP9nsCStringi+0xf4): undefined reference to `FcPatternAddWeak'
../../../dist/lib/libgfxshared_s.a(nsFontConfigUtils.o): In function `NS_AddLangGroup(_FcPattern*, nsIAtom*)':
nsFontConfigUtils.cpp:(.text._Z15NS_AddLangGroupP10_FcPatternP7nsIAtom+0x7a): undefined reference to `FcPatternAddString'
collect2: ld returned 1 exit status
gmake[4]: *** [libgfxps.so] Error 1
gmake[4]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.17/work/mozilla/gfx/src/ps'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.17/work/mozilla/gfx/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.17/work/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.17/work/mozilla'
make: *** [default] Error 2
 * 
 * ERROR: www-client/seamonkey-1.1.17 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3317:  Called die
 * The specific snippet of code:
 *       emake || die;
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/www-client:seamonkey-1.1.17:20090820-101957.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/seamonkey-1.1.17/temp/environment'.
 * 

>>> Failed to emerge www-client/seamonkey-1.1.17, Log file:

>>>  '/var/log/portage/www-client:seamonkey-1.1.17:20090820-101957.log'
something's wrong with devnull's libXft (fontoconfig/freetype)?
I didn't looked thoroughly through ubuntu patches yet

p.s. when using cairo, libXft, fontconfig and freetype with default USE "+cleartype" I have no problems emerging this packages
Top
PaulBredbury
Watchman
Watchman
User avatar
Posts: 7310
Joined: Thu Jul 14, 2005 3:47 pm

  • Quote

Post by PaulBredbury » Thu Aug 20, 2009 2:25 pm

Andy Crook wrote:undefined reference to `FcPatternGetString'
Do you have fontconfig installed? It's defined in /usr/include/fontconfig/fontconfig.h
Top
Andy Crook
n00b
n00b
Posts: 9
Joined: Sat Apr 17, 2004 3:24 pm

  • Quote

Post by Andy Crook » Thu Aug 20, 2009 3:59 pm

PaulBredbury wrote:Do you have fontconfig installed? It's defined in /usr/include/fontconfig/fontconfig.h
definitely yes
as I said I have all 4 packages (cairo, libXft, fontconfig and freetype) from devnull's overlay installed
the only difference is in this two USE flags

BUT
when emerged with default flags (+cleartype) they make no harm
and with USE "-cleartype ubuntu" I get these errors
Top
IvanMajhen
Guru
Guru
User avatar
Posts: 392
Joined: Sat Jun 10, 2006 11:38 am
Location: Croatia

KDE4 kickoff bug?

  • Quote

Post by IvanMajhen » Fri Aug 21, 2009 5:00 pm

Is there a bug in kickoff luncher? (kde 4.3)

All my fonts are rendered exactly the same, but fonts in kickoff look like they are not using lcddefault setting...

http://www.shrani.si/f/Z/WR/BEd3Z1g/snapshot1.png
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Fri Aug 21, 2009 5:48 pm

ocin wrote:bi3l, fontconfig-2.7.1 is available in portage, can you bump it in the overlays please? :)
Nope, I'm on vacation.
Top
RealNC
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 148
Joined: Sun Apr 13, 2008 2:50 am

  • Quote

Post by RealNC » Sat Aug 29, 2009 4:53 am

The "cleartype" USE flag of freetype in devnull doesn't do anything, so it might as well be removed.
Top
natros
n00b
n00b
Posts: 70
Joined: Fri Sep 26, 2003 10:46 pm

  • Quote

Post by natros » Tue Sep 01, 2009 12:44 pm

Andy Crook wrote:Seems like I have problems when using devnull's ebulds with USE flags "-cleartype ubuntu"

I'm unable to merge some packages, i.e. mozilla-thunderbird, seamonkey
...
something's wrong with devnull's libXft (fontoconfig/freetype)?
I didn't looked thoroughly through ubuntu patches yet

p.s. when using cairo, libXft, fontconfig and freetype with default USE "+cleartype" I have no problems emerging this packages
I'm having the same problem as you. Any solution?
-=[abit ip35 pro core2quad q6600 (oc 3.0 ghz) 8 gb ram 2x320 raid0 ext4 xfx8800gt 512mb]=-
Top
Andy Crook
n00b
n00b
Posts: 9
Joined: Sat Apr 17, 2004 3:24 pm

  • Quote

Post by Andy Crook » Thu Sep 03, 2009 8:30 am

natros wrote:
Andy Crook wrote:Seems like I have problems when using devnull's ebulds with USE flags "-cleartype ubuntu"

I'm unable to merge some packages, i.e. mozilla-thunderbird, seamonkey
...
I'm having the same problem as you. Any solution?
The one solution I used is:
1. quickpkg devnull's cairo, libXft, fontconfig and freetype packages (emerged with "-cleartype ubuntu"), move them to some other dir on HDD
2. re-emerge this packages with standard use flags ("+cleartype -ubuntu")
3. quckpkg this packages
4. emerge all needed packages (i.e. mozilla-thunderbird)
5. change again flags to "-cleartype ubuntu", and then emerge -K all packages from 1st step

everyting works fine for me, but it's just workaround, so next time You'll have the same problem :)

P.S. I know, it's dumb solutuion, but it works, don't blame me... :)
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Fri Sep 04, 2009 5:54 pm

Updated fontconfig to 2.7.2 in both devnull and lcd-filtering.
Top
omidxo
n00b
n00b
User avatar
Posts: 71
Joined: Wed Feb 23, 2005 12:19 pm

  • Quote

Post by omidxo » Sat Sep 05, 2009 4:16 am

bi3l wrote:Updated fontconfig to 2.7.2 in both devnull and lcd-filtering.
http://hg.core.ws/devnull/rev/18b91fd8d11c#l3.108

Code: Select all

<edit name="lcd_filter" mode="assign">
Should be

Code: Select all

<edit name="lcdfilter" mode="assign">
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Sat Sep 05, 2009 2:13 pm

Fixed.
Top
xiber
Apprentice
Apprentice
User avatar
Posts: 245
Joined: Tue Oct 28, 2003 6:33 pm
Location: Fremont, CA

  • Quote

Post by xiber » Wed Sep 30, 2009 2:56 am

Think I may have asked this before but here goes:

I have cairo-1.8.8 / libXft-2.1.13 / freetype-2.3.9-r1 from devnull with "cleartype" use flag. Also have fontconfig-2.6.0-r2 (from devnull with cleartype use flag). Switched to fontconfig-2.7.2 (also from devnull with cleartype use flag). For the exact same configurations, using fontconfig-2.7.2 makes my fonts resemble their pre-devnull days (ie, looks much worse then with fontconfig-2.6.0-r2 ), so I keep going back to fontconfig-2.6.0-r2. Any idea why this should be the case? Should I switch to the ubuntu use flag?
Athlon XP-M 2600 @ 2.3 GHz OC | Abit NF7-S r2.0 | 2x512MB PC3200 | 6600GT OC | Audigy 2 | Gentoo | 2005

Athlon 64 X2 4600 @ 2.4 GHz | Asus M2N-SLI DLX | 4x1GB PC6400 | 7600GT KO | 7HD @ 3.1TB | OpenSolaris SXCE | 2007
Top
loftwyr
l33t
l33t
User avatar
Posts: 970
Joined: Wed Dec 29, 2004 2:51 am
Location: 43°38'23.62"N 79°27'8.60"W

  • Quote

Post by loftwyr » Mon Oct 12, 2009 3:55 pm

Freetype 2.3.11 is in portage, can we get the overlay updated too?

Thank you for doing this!
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Sat Oct 17, 2009 12:50 pm

Updated freetype to 2.3.11 and libXft to 2.1.14 in both lcd-filtering and devnull.
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Mon Nov 30, 2009 10:32 am

Updated fontconfig to 2.8.0 in both devnull and lcd-filtering.
Top
punloh
n00b
n00b
Posts: 23
Joined: Sat Mar 29, 2008 8:08 pm

  • Quote

Post by punloh » Mon Nov 30, 2009 11:14 am

Could you tell why respect-fontconfig patch is dropped in cairo-1.8.8?
Top
AaronPPC
Guru
Guru
Posts: 522
Joined: Sun May 29, 2005 8:22 am
Location: Tucson, AZ

  • Quote

Post by AaronPPC » Wed Dec 02, 2009 10:30 pm

fontconfig-2.8.0 is in lcd-filtering but not devnull.
--Aaron
Top
bi3l
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Thu Feb 06, 2003 10:37 am
Location: France

  • Quote

Post by bi3l » Wed Dec 02, 2009 11:18 pm

fontconfig-2.8.0 is in both.
Top
AaronPPC
Guru
Guru
Posts: 522
Joined: Sun May 29, 2005 8:22 am
Location: Tucson, AZ

  • Quote

Post by AaronPPC » Thu Dec 03, 2009 5:31 am

Odd, it wasn't in devnull when I synced this afternoon. I used lcd-filtering.
--Aaron
Top
kolcon
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 96
Joined: Fri Sep 21, 2007 6:48 pm
Location: Europe, CZ

  • Quote

Post by kolcon » Wed Dec 16, 2009 4:52 pm

I still have problem with skype font hinting under amd64...
it is always the same user, same $HOME...

under ~x86 gentoo and arch the fonts in skype look OK, hinting is fine.
under ~amd64 the hinting looks different (ugly) and I can't bring it to look the same
as under the other two systems

tried different hinting setting in xfce, played with qtconfig, no improvement :(

Please advice what else should I try... since I use skype daily, it is getting on my eyes... thank you
Top
manwe_
l33t
l33t
User avatar
Posts: 650
Joined: Wed Feb 01, 2006 4:10 pm
Location: Universe

  • Quote

Post by manwe_ » Sun Dec 20, 2009 8:38 pm

Firefox 3.5.6 now strictly depends on cairo 1.8.8 [previous 3.5.x versions were compiling fine with 1.8.6 after change in ebuild], so looks like I'll have to deal with this new cairo. This is how text looks like with:
- cairo 1.8.6,
- freetype 2.3.11,
- fontconfig 2.8.0,
- libXft 2.1.14.

http://manwe.rootnode.net/cairo1.png

So everything in the newest versions, except cairo. Config:

Code: Select all

# cat /etc/fonts/local.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
        <include ignore_missing="yes">/home/manwe/.fonts/vistafonts.conf</include>

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

        <match target="font">
                <edit name="antialias" mode="assign"><bool>true</bool></edit>
        </match>

        <match target="font">
                <edit name="autohint" mode="assign"><bool>false</bool></edit>
        </match>

        <match target="font">
                <edit name="hinting" mode="assign"><bool>true</bool></edit>
        </match>

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

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

        <selectfont>
                <rejectfont><pattern><patelt name="fontformat"><string>Type 1</string></patelt></pattern></rejectfont>
        </selectfont>

        <match target="pattern">
                <test qual="any" name="family"><string>Courier</string></test>
                <edit name="family" mode="assign"><string>Consolas</string></edit>
        </match>

        <match target="pattern">
                <test qual="any" name="family"><string>Courier</string></test>
                <edit name="family" mode="assign"><string>Consolas</string></edit>
        </match>

        <match target="pattern">
                <test qual="any" name="family"><string>Helvetica</string></test>
                <edit name="family" mode="assign"><string>Helvetica CE</string></edit>
        </match>
</fontconfig>

Now let's upgrade to cairo-1.8.8: http://manwe.rootnode.net/cairo2.png . Ugly as hell, "g" is moves to the left, "m" is asymmetrical, etc. Disabling hinting:

Code: Select all

<edit name="hinting" mode="assign"><bool>false</bool></edit>
helps with shapes of the letters, but makes them to blurry, most visible in the menu: http://manwe.rootnode.net/cairo3.png . I've tried messing with hint, autohint and lcdfilter but didn't get proper rendering, like with cairo 1.8.6. Any ideas?
Top
PaulBredbury
Watchman
Watchman
User avatar
Posts: 7310
Joined: Thu Jul 14, 2005 3:47 pm

  • Quote

Post by PaulBredbury » Mon Dec 21, 2009 2:47 am

manwe_ wrote:newest versions
Let's not forget about pixman, which cairo depends on, even though we don't need to patch pixman for the improved LCD font rendering.

pixman is currently at 0.16.4. Recompile cairo after upgrading pixman, to follow the dependency order.

See blurry fonts. Add entries to ~/.fonts.conf for specific font renderings that you don't like. This is the hassle that we have to go through, to set up fonts as we like them, on our hardware. Here's my ~/.fonts.conf as an example.
Top
manwe_
l33t
l33t
User avatar
Posts: 650
Joined: Wed Feb 01, 2006 4:10 pm
Location: Universe

  • Quote

Post by manwe_ » Thu Dec 24, 2009 2:58 am

PaulBredbury wrote:Let's not forget about pixman, which cairo depends on, even though we don't need to patch pixman for the improved LCD font rendering.
Why 0.16.4 i newer than 0.17.2?
PaulBredbury wrote:See blurry fonts. Add entries to ~/.fonts.conf for specific font renderings that you don't like. This is the hassle that we have to go through, to set up fonts as we like them, on our hardware. Here's my ~/.fonts.conf as an example.
I've started messing with my config, but couldn't get look like with cairo 1.8.6. Then tried your config and... it's great :) Fonts look fabulous. Thanks for sharing :!:
Top
PaulBredbury
Watchman
Watchman
User avatar
Posts: 7310
Joined: Thu Jul 14, 2005 3:47 pm

  • Quote

Post by PaulBredbury » Sat Dec 26, 2009 2:02 am

manwe_ wrote:Why is 0.16.4 newer than 0.17.2?
Even numbers are the "stable" branch, odd numbers are the "unstable" branch.

Linux is unstable enough already, without deliberately using branches labelled "unstable". Example problem with 0.17.2
Top
Post Reply

720 posts
  • Page 10 of 29
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 29
  • Next

Return to “Documentation, Tips & Tricks”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic