Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > fa806128c6604488782bc28212bdd559 > files > 30

libgnomeprint2.0-1.116.0-2mdk.i586.rpm

libgnomeprint 1.115.0
---------------------

Changes
=======

	- Added gtk-doc support.

------------------------------------------------------------------------------
libgnomeprint 1.114.0
---------------------

Note: all applications that depend on this library are recommended to bump
      their requirements to 1.114 or higher

What is libgnomeprint?
======================
Libgnomeprint is the non-gui part of the printing libraries for GNOME applications.

Download
========
ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/libgnomeprint/

Changes
=======

	- Set the orientation in the .ps files (%%%%Orientation) from GNOME_PRINT_KEY_ORIENTATION
     - Added GNOME_PRINT_KEY_DOCUMENT_TITLE and set %%Title in the .ps file (Chema)
	- Acoording to jacob, a void function cannot return a value (Jacob)
     - Added functionality to dump a GnomePrintConfig tree structure to the console (Chema)
	- Change the order of medias in data/media.xm so that Custom, USLetter & Legal are on top (Chema)
	- Call setpagedevice with pagesize and orientation 0 (Andreas) [#79343]
     - Added the custom backend lets the user specify the print command line (Carlos)
     - Added GNOME_PRINT_KEY_PREFERED_UNIT for the paper dialog (Andreas)
	- Make the generic printer use lpr as the default rather than output.ps (Chema)
	- Code & build cleanups, remove debuging messages and compile warnings (Chema)
	- In libgnomeprint-2.0.pc.in add pango as a requirement of libgnomeprint-2.0. (Chema)
     - gnome_print_config_get_length does not need a length conversion if unit = NULL (Andreas)
	- installer/parseAFM.c parseGlobals bug (williamp@multiverse.com) [#80407]
	- fix gff_pso_ensure_buffer_t1) (williamp@multiverse.com) [#80415, #80414]
	- gff_pso_ensure_buffer_t1 bug (williamp@multiverse.com) [#80414]
	- replaced all the stat+open with fopen+stat (Chema, Morten) [#76815]
	- i18n fixes (Zbigniew)
	- added /usr/openwin/lib/X11/fonts for the Solaris fonts to be loaded properly (Bharat Tewari) [#75628]

------------------------------------------------------------------------------
libgnomeprint 1.105.0

	Bug fixes
		* workaround buggy linux mmap (Jacob)
		* libxml include fixage (Darin)
		* track latest pango (Darin)
		* build fixage (Me)
		* several new translations