From bca5067bac3a54cefc1332fb98366a66d58c3256 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 15 Apr 2003 01:45:50 +0000 Subject: - 0.11.1 --- NEWS | 6 ++++-- vte.spec | 5 ++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 5b1dd127..89504aa4 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ -0.11: Support for using font sets for better Unicode coverage when drawing. - Currently implemented only for Xft2, but more is planned. +0.11.1: A native FT2 drawing backend which may be faster than Pango on systems + without Xft2. Support for scrolling backgrounds for everyone. +0.11.0: Support for using font sets for better Unicode coverage when drawing + using Xft2. Support for scrolling backgrounds with Xft2. 0.10: Rewrote selection to better integrate dingus and autoscroll support. The previous implementation was just a mess. Changed the APIs so that callers have to decide whether or not to log (NOTE: this breaks gnome-terminal diff --git a/vte.spec b/vte.spec index 1eaf018b..eea0a6ef 100644 --- a/vte.spec +++ b/vte.spec @@ -93,7 +93,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog -* Wed Apr 9 2003 Nalin Dahyabhai 0.11.1-1 +* Mon Apr 14 2003 Nalin Dahyabhai 0.11.1-1 +- drawing cleanups + +* Wed Apr 9 2003 Nalin Dahyabhai - rework drawing with Xft2 to use font sets - implement drawing with freetype using font sets -- cgit v1.2.1