Username: Password: Remember me
Search Criteria Advanced
Package Details

freetype2-cleartype 2.3.11-1
http://freetype.sourceforge.net
TrueType font rendering library with cleartype patch

unsupported :: lib
Maintainer: leemars
Votes: 348

License: GPL

Last Updated: Tue, 10 Nov 2009 16:13:35 +0000
First Submitted: Sun, 14 Jan 2007 05:39:14 +0000

Tarball :: Files :: PKGBUILD

Dependencies zlib

Sources
bytecode.patch
freetype-2.2.1-enable-valid.patch
freetype-2.2.1-memcpy-fix.patch
freetype-2.2.1-subpixel-disable-quantization.diff
freetype-2.3.0-enable-spr.patch
http://heanet.dl.sourceforge.net/sourceforge/freetype/freetype-2.3.11.tar.bz2
Comment by: fettouhi on Fri, 13 Nov 2009 13:19:42 +0000
Might we see lib32 packages of cairo, freetype2 and libxft maybe?
Comment by: leemars on Tue, 10 Nov 2009 16:13:55 +0000
Updated to 2.3.11.
Comment by: gborzi on Thu, 05 Nov 2009 11:53:49 +0000
The cleartype patch still applies to freetype 2.3.11. To update, you only need to set pkgver=2.3.11 and update the md5sum.
Comment by: killajoe on Fri, 30 Oct 2009 21:29:50 +0000
yaourt say "you must have freetype installed" and could not build???

with freetype2 installed it builds fine.. should i remove freetype 2 afterwards?
Comment by: leemars on Thu, 19 Mar 2009 02:07:49 +0000
Oops... Update again for missing .diff file.

Sorry for my mistake.
Comment by: noahsark1126 on Wed, 18 Mar 2009 19:35:05 +0000
Same missing file here.
Comment by: fettouhi on Wed, 18 Mar 2009 19:23:36 +0000
The freetype-2.2.1-subpixel-disable-quantization.diff is missing.

Regards

André
Comment by: leemars on Wed, 18 Mar 2009 18:48:24 +0000
- Updated to 2.3.9
Comment by: fettouhi on Mon, 16 Mar 2009 19:43:16 +0000
2.3.9 is out and in [extra].

Regards

André
Comment by: leemars on Thu, 22 Jan 2009 14:54:48 +0000
- Updated to 2.3.8
Comment by: fettouhi on Mon, 19 Jan 2009 12:41:34 +0000
Freetype2 2.3.8 is out and is in extra also (well, at least for 64 bit...)

Regards

André
Comment by: leemars on Tue, 08 Jul 2008 14:15:00 +0000
- Updated to 2.3.7

Sorry for the mistake I made..
Comment by: kegie on Tue, 08 Jul 2008 11:08:54 +0000
Updated PKGBUILD for freetype 2.3.7 here:
http://pastebin.ca/1065441

Tested OK on my machine, no guarantees given.
Comment by: axelgenus on Mon, 07 Jul 2008 07:18:01 +0000
The PKGBUILD downloads the 2.3.6 source code, not the 2.3.5...
Comment by: l0st.paradis3 on Mon, 07 Jul 2008 05:26:53 +0000
Package version is 2.3.6 but PKGBUILD provides freetype2 2.3.5. Bug?
Comment by: axelgenus on Sat, 28 Jun 2008 07:28:27 +0000
Simply amazing! I'm using Tahoma with all three ClearType patched packages and it looks very good.
Comment by: leemars on Thu, 26 Jun 2008 07:38:40 +0000
- Updated to 2.3.6
Comment by: 7pas on Fri, 07 Mar 2008 11:01:41 +0000
thanks for the package, font looks better now!
Comment by: leemars on Thu, 27 Dec 2007 07:32:04 +0000
Updated to 2.3.5
Comment by: nasenbaer on Fri, 25 May 2007 19:50:03 +0000
# Maintainer: freedom <zhanglin22000@gmail.com>
pkgname=freetype2-cleartype
pkgver=2.3.4
pkgrel=1
pkgdesc="TrueType font rendering library with cleartype patch"
arch=(i686 x86_64)
url="http://freetype.sourceforge.net"
depends=('zlib')
conflicts=('freetype2')
provides=('freetype2')
source=(http://heanet.dl.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
freetype-2.2.1-subpixel-disable-quantization.diff)

md5sums=('1a6c59a7723d637c78672e7784da865d' '70d23f3557750c0503689d3314958d89')
build() {
cd ${startdir}/src/freetype-${pkgver}
patch -p1 <../freetype-2.2.1-subpixel-disable-quantization.diff || return 1
./configure --prefix=/usr
make || return 1
make DESTDIR=${startdir}/pkg install
rm -f ${startdir}/pkg/usr/lib/*.la
}
Comment by: nasenbaer on Fri, 25 May 2007 19:49:52 +0000
2.3.4 is out
Comment by: artofegg on Tue, 20 Mar 2007 14:30:01 +0000
Take version to 2.2.1
Comment by: karmapolice on Fri, 16 Feb 2007 06:25:49 +0000
Yes, I reverted back to 2.2.1 because it looks much better.
Comment by: artofegg on Wed, 14 Feb 2007 03:56:48 +0000
Any differs with old version , maybe 2.2.1 have best effect.
Comment by: artofegg on Sun, 11 Feb 2007 21:27:35 +0000
Upgrade 2.3.1
Comment by: artofegg on Sun, 11 Feb 2007 00:32:15 +0000
Fix pkgrel
Comment by: manmower on Thu, 08 Feb 2007 18:14:02 +0000
In case anyone is wondering: the patch seems to still work with freetype2 2.3.1
Comment by: mata_svada on Fri, 19 Jan 2007 21:46:25 +0000
Fonts are so much better now. Thanks.
Comment by: artofegg on Sun, 14 Jan 2007 16:32:50 +0000
Some vista cjk fonts have red edge on subpixel antialiasing,they must be ClearType.
Comment by: Romashka on Sun, 14 Jan 2007 11:16:01 +0000
ClearType exists in XP too.
There\'s also an utility to configure it on M$\'s site.
But from what I\'ve seen it\'s not much different than subpixel antialiasing.
Comment by: artofegg on Sun, 14 Jan 2007 11:02:31 +0000
If you want vista\'s ClearType Font with LCD display,it will work very well.
Comment by: cwt on Sun, 14 Jan 2007 10:40:27 +0000
Is it will look better than subpixel + auto-hinting ?
Comment by: djclue917 on Sun, 14 Jan 2007 08:29:02 +0000
Since this is a new package, your pkgrel should be equal to 1.
Comment by: artofegg on Sun, 14 Jan 2007 05:39:14 +0000
ClearType Font Drawing

v1.6.0