From 0b813ab45fb2792361132fd1736fdbf77e640532 Mon Sep 17 00:00:00 2001
From: fedor
[X11-based backends only]
+ This is not a user default, but if you are using an 8-bit display
+ and you define the standard X11 BEST
colormap (via
+ xstdcmap -best
), then GNUstep will use this colormap
+ and enable faster drawing onto 8-bit displays.
+
diff --git a/Documentation/news.texi b/Documentation/news.texi index 0d5adcc..162fee0 100644 --- a/Documentation/news.texi +++ b/Documentation/news.texi @@ -7,6 +7,21 @@ @include version.texi @end ifset +@section Noteworthy changes in version @samp{0.9.5} + +@itemize @bullet +@item Fast drawing on 8 bit displays was added (although it might only +speed things up on old X11 servers and/or remote servers). +@item GNUstep modifier keys are mapped to KeySyms instead of KeyCodes +@item Added a Cairo backend, although it is probably non-functional. Anyone +is invited to contribute to making it work. +@item art backend supports reading from a window. +@item Add internal window decoration handling. +@end itemize + +@c ==================================================================== +@c Keep the next line just below the list of changes in most recent version. +@ifclear ANNOUNCE-ONLY @section Noteworthy changes in version @samp{0.9.3} @@ -16,10 +31,6 @@ @item libwraster is no longer checked for - image functions now in frontend @end itemize -@c ==================================================================== -@c Keep the next line just below the list of changes in most recent version. -@ifclear ANNOUNCE-ONLY - @section Noteworthy changes in version @samp{0.9.2} @itemize @bullet