Release Digest: December 18, 2002
Dec 19, 2002, 05:00 (0 Talkback[s])
libgnomeprint 2.1.5
libgnomeprintui 2.1.5
What is libgnomeprint?
======================
Libgnomeprint is the the printing library for GNOME and gtk+
applications.
Download
========
ftp://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.1
ftp://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.1
Changes
=======
* Load paper sizes from cups printers (Dave)
* Set the job title on cups printed docs (Dave)
* #96802 - Make Preview Accessible
* #80409 - no/wrong characters for non-lingual fonts
(williamp@multiverse.com)
* #101208 - Don't free the page->stream on every page
* #88169 - Fix work around for invalid font BBox
* #101378 - Not following --libdir/--datadir
* #100803 - Crash while embeding cursor.pfa
* Misc. PDF backend bug fixes
* Handle Type 1 Fonts in the fontmap as well
* #100765 - implement the --without-cups option
* #101414 - fails to build in Solaris
* Couple of leaks plugged
* Improve the examples code
* Improve and extend testing suite
--
Chema Celorio <chema@ximian.com>
_____________________________________________
gtkglextmm 0.6.0
Application
===========
gtkglextmm 0.6.0
Description
===========
gtkglextmm is a C++ wrapper for GtkGLExt, OpenGL extension to GTK.
It enables C++ programmers to write OpenGL applications with gtkmm.
The official web site is:
http://gtkglext.sourceforge.net/
The official download & development project site is:
http://sourceforge.net/projects/gtkglext/
Enhancements
============
- Bump the API version to 1.0. Use new "gtkglextmm-1.0" package name.
Major API changes:
* Gtk::GL::init(argc, argv) library initialization.
* Gdk::GL::Drawable::draw_*() geometric object rendering methods
(new shapes demo).
* Gdk::GL::Query::get_proc_address() support.
- gtkmm-2.1 support.
- Multihead support (gtkmm-2.1).
Fixes
=====
- Win32: MinGW-2.0 build fix.
Download
========
http://sourceforge.net/projects/gtkglext/