LibGGI 2.0.3

Announcement

LibGGI 2.0.3 was released on 2003-03-19.

Download

Release Notes

New in libggi 2.0.3:

  • X-target:
    • Fixed a bug, where a ggiFlush() call was missed, which makes directbuffer content visible when releasing it.
    • Fixed a clipping bug, causing to let disappear characters or whole strings.
    • Fixed clipping on multiple frames.
    • Add -keepcursor option, which keeps the default cursor.
    • Fixed crash when used 8bit characters
    • Fixed endless loop when X11 server provides only and only the same sort of X visuals
  • Demo: Improved pageflip demo to test all primitives in a multi-frame environment
  • merged some compiler fixes from the OpenBSD ports tree
  • fixed a crash, when a drawing primitive (i.e. a line) crossed two borders of the clipping rectangle
  • added 64bit fixes to wrap and cube3d demos
  • minor improvements to checkmode and struct check tool (important for target developers though)
  • manpage fixes (fixes Debian Bug #176577)