diff options
Diffstat (limited to 'x11-libs/evas/ChangeLog')
-rw-r--r-- | x11-libs/evas/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-libs/evas/ChangeLog b/x11-libs/evas/ChangeLog new file mode 100644 index 000000000000..790413a3dc1d --- /dev/null +++ b/x11-libs/evas/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for x11-libs/evas +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/ChangeLog,v 1.1 2002/04/20 08:29:23 sandymac Exp $ + +*evas-0.6.0 (20 Apr 2002) + + 20 Apr 2002; Leigh Dyer <lsd@linuxgamers.net> evas-0.6.0.ebuild: + + Initial add to portage. Be sure to try evas_test once you've merged it. + + Evas is a hardware-accelerated canvas API for X-Windows that can draw + anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well + as drop down to using normal X11 primitives such as pixmaps, lines and + rectangles for speed if your CPU or graphics hardware are too slow |