vte r1520 - in trunk: . src



Author: cpwilson
Date: 2007-01-24 22:17:47 +0000 (Wed, 24 Jan 2007)
New Revision: 1520
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1520&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/vte.c
   trunk/src/vtefc.c
Log:
2007-01-24  Chris Wilson <chris chris-wilson co uk>

	Bug 334755 â Incomplete information from vte_terminal_get_font

	In many situations the font_desc stored in the terminal is incomplete.
	_vte_fc_transcribe_from_pango_font_description() automagically fills
	in default values for the backends but this is hidden from the
	application. By filling in default values up front from the widget
	font description control is returned to the application and theme
	designers.

	Patch by Pedro de Medeiros.
	Also cf bug 335269.

	* src/vte.c: (vte_terminal_set_font_full):
		Pull default font description from widget.
	* src/vtefc.c: (_vte_fc_transcribe_from_pango_font_description):
		Remove default values.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]