libs-back/Documentation/news.texi

66 lines
1.9 KiB
Text
Raw Normal View History

@c -*-texinfo-*-
@ifclear ANNOUNCE-ONLY
@chapter NEWS
@end ifclear
@ifset TEXT-ONLY
@include version.texi
@end ifset
@section Noteworthy changes in version @samp{0.8.6}
Handle NSBezierPath glyph drawing in art backend. art backend compiles
with all freetype except 2.1.3 via ifdefs.
@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.8.6}
Bug fixes. See the gnustep-gui NEWS for changes.
@section Noteworthy changes in version @samp{0.8.5}
Text system improvements. See the gnustep-gui NEWS for changes.
@section Noteworthy changes in version @samp{0.8.3}
See the gnustep-gui NEWS for changes.
@section Noteworthy changes in version @samp{0.8.2}
Improved font handling in art backend. Improved compositing with
transformations and clipping in art backend.
@section Noteworthy changes in version @samp{0.8.1}
art (libart-based) backend added. Use ./configure --enable-graphics=art
to choose this backend.
@section Noteworthy changes in version @samp{0.8.0}
Bug fixes.
@section Noteworthy changes in version @samp{0.7.9}
Bug fixes.
@section Noteworthy changes in version @samp{0.7.8}
Simplified backend selection using --enable-server and
--enable-graphics. Add --with-library-flags and --with-include-flags
for adding additonal flags. Set name with --with-name
@section Noteworthy changes in version @samp{0.7.7}
First release. Most components extracted from xgps. The old backends,
xgps and xdps were depreciated in favor of this new backend, simply named
back, which can be configured for a variety of window server and
graphics implementations, and also allow for improved code sharing.
In addition there is now a window server backend for Windows computers,
although it is in a very alpha state.
@end ifclear