summaryrefslogtreecommitdiff
blob: 9a1d10ef91c9a9295ef2c6b07c3832c774c68425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.4 2003/01/25 21:53:34 vapier 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