111 Announcement
22**************
33
4- This is version 0.31 .0 of the GNUstep GUI Backend (‘gnustep-back’).
4+ This is version 0.32 .0 of the GNUstep GUI Backend (‘gnustep-back’).
55
661.1 What is the GNUstep GUI Backend?
77====================================
@@ -17,30 +17,30 @@ system without any changes to the application, and the library can be
1717easily ported to other display systems.
1818
1919 The GNUstep GUI Backend is for platforms using the X-Window System or
20- Window’ s Systems. It works via a DPS emulation engine to emulate the
20+ Window' s Systems. It works via a DPS emulation engine to emulate the
2121DPS functions required by the front-end system.
2222
23- 1.2 Noteworthy changes in version ‘0.31 .0’
23+ 1.2 Noteworthy changes in version ‘0.32 .0’
2424==========================================
2525
26- The release includes mostly improvements for pasteboard handling and a
27- few bug fixes.
26+ The release includes mostly bug fixes.
2827
29- • Improve font name creation.
30- • Add headless backend.
31- • Add CI pipeline.
28+ • Make window termination saver.
29+ • Use default interpolation in Cairo.
30+ • Allow UTF-8 input from XLookupString.
31+ • Improve building on MS Windows.
3232
33331.3 Where can you get it? How can you compile it?
3434=================================================
3535
36- The gnustep-back-0.31 .0.tar.gz distribution file has been placed at
36+ The gnustep-back-0.32 .0.tar.gz distribution file has been placed at
3737<ftp://ftp.gnustep.org/pub/gnustep/core>.
3838
39- It is accompanied by gnustep-back-0.31 .0.tar.gz.sig, a PGP signature
39+ It is accompanied by gnustep-back-0.32 .0.tar.gz.sig, a PGP signature
4040which you can validate by putting both files in the same directory and
4141using:
4242
43- gpg --verify gnustep-back-0.31 .0.tar.gz.sig
43+ gpg --verify gnustep-back-0.32 .0.tar.gz.sig
4444
4545 Signature has been created using the key with the following
4646fingerprint:
0 commit comments