summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:12:27 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:12:27 -0800
commitb543efafefb71fb1f87ee9c1c261e86c8ca29e76 (patch)
treeb1150fc49be475fb6bbffe1811e3d662eff53df9 /NEWS
parent301029c9a1d9429009eaf08bb726357d4e94780d (diff)
libXft 2.3.0libXft-2.3.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 01e6dbe..b547c78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,22 @@
Xft
X FreeType library
- Version 2.2.0
- 2010-10-29
+ Version 2.3.0
+ 2012-03-07
-Xft version 2.1 is the first stand alone release of Xft, a library that
+Xft version 2.1 was the first stand alone release of Xft, a library that
connects X applications with the FreeType font rasterization library. Xft
uses fontconfig to locate fonts so it has no configuration files.
+Version 2.3.0
+
+Subpixel LCD text rendering improvements
+
+Dropped support for versions of freetype2, fontconfig & libXrender that
+pre-dated pkgconfig support.
+
+Raised minimum required versions to freetype2 2.1.6 & fontconfig 2.5.92.
+
+
Version 2.2.0
Dropped xft-config, now that pkg-config is well established.