aboutsummaryrefslogtreecommitdiff
path: root/libXft/NEWS
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-08 11:31:50 +0100
committermarha <marha@users.sourceforge.net>2012-03-08 11:31:50 +0100
commitceca11a64938e803d2e0d8ccfc030357c3a0121c (patch)
treecd5e20638fed3446ac99e4c3d29809ef07b28d18 /libXft/NEWS
parent8db4c7567d495ef6f6162406394ac192e6c2cfe7 (diff)
parentb4e09d9f9c2cb930daef6b578e3051e71425ed7f (diff)
downloadvcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.tar.gz
vcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.tar.bz2
vcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.zip
Merge remote-tracking branch 'origin/released'
Conflicts: pixman/pixman/pixman-mmx.c
Diffstat (limited to 'libXft/NEWS')
-rw-r--r--libXft/NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/libXft/NEWS b/libXft/NEWS
index 01e6dbe28..b547c7835 100644
--- a/libXft/NEWS
+++ b/libXft/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.