LibGGI 2.0.6

Announcement

LibGGI 2.0.6 was released on 2004-09-14.

Download

Release Notes

New in libggi 2.0.6:

  • buildsystem: Prepend with GII include path when --with-uninst-gii is specified via configure
  • buildsystem: disable vgagl helper when not building the svga target
  • display-x: Bugfix: Ensure aligned memory access. Fixes crash on NetBSD/sparc64
  • display-x: Bugfix: Perform correct clipping in ggiFillscreen(3).
  • display-memory: Bugfix: Free directbuffer completely.
  • display-monotext: Bugfix: ggiCheckMode() returns actual error code than always success.
  • documentation update:
    • add manual page for display-mansync
    • do not document not-existing GGIFLAG_TIDYBUF flag. It is a new feature in devel tree.