2005-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.10.2

2005-03-23  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=170693
	* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_print_double) :
	  clarify the docs.

2005-03-23  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=114858
	* libgnomeprint/gnome-glyphlist.c (gnome_glyphlist_dump_pgl) : new
	  debug utility.
	(gnome_glyphlist_dump) : ditto.

2005-03-23  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/ttsubset/gnome-print-tt-subset.c : include unistd.h to
	  suppress warning.

2005-03-23  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_glyphlist) : enable
	  kerning.

2005-03-23  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_show) : new.
	  Examines glyph positions and selects between show, xshow, yshow,
	  xyshow to honour the requested kerning.
	 (gnome_print_ps2_glyphlist) : use gnome_print_ps2_show for fonts with
	   subsetting (ttf) and others.

	* libgnomeprint/gnome-print-pdf.c : limit the precision a bit for %f,
	  we do not need 6 digits most of the time.
	(gnome_print_pdf_glyphlist) : sync the code with the structure in the
	  ps2 exporter. Start the extensions to support kerning but DO NOT
	  ENABLE IT the glyph measurement is still incorrect.

2005-03-21  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/modules/cups/gnome-print-cups.c
	(gnome_print_cups_adjust_settings) : don't add a duplex or a tumble
	  node if the ppd does not mention them.

2005-03-21  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
	Fix for
	http://bugzilla.gnome.org/show_bug.cgi?id=171128	

	* libgnomeprint/gnome-rfont.c (grf_ensure_slot_bbox): FT_LOAD_DEFAULT 
	argument for FT_Load_Glyph tries to load embedded bitmps, if present 
	as the first priority, bitmaps causes invlid outline and causes 
	FT_Outline_Get_BBox to behave incorrectly and return invalid bbox. 
	By passing FT_LOAD_NO_BITMAP as argument we are correcting this.
	
2005-03-19  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gnome-print-pdf.c (gnome_print_pdf_glyphlist) : back
	  out the affine.  We're in the wrong coordinate system.

2005-03-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=169963
	* libgnomeprint/modules/lpd/gnome-print-lpd.c (append_printer) : Since
	  we store the printer name in the model, we need more than one model ...

2005-03-16  Jody Goldberg <jody@gnome.org>

	* configure.in (echo) : post release bump