vte r1439 - in trunk: . src



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

Modified:
   trunk/ChangeLog
   trunk/src/vteglyph.c
   trunk/src/vteglyph.h
Log:
2007-01-17  Chris Wilson  <chris chris-wilson co uk>

	As part of Bug 397439.

	* src/vteglyph.c: (_vte_glyph_free), (_vte_cached_glyph_free),
	(_vte_glyph_cache_new), (_vte_glyph_cache_free),
	(_vte_glyph_cache_set_font_description),
	(_vte_glyph_cache_has_char), (_vte_glyph_remap_char),
	(_vte_glyph_get_uncached), (_vte_glyph_get), (_vte_glyph_draw):
	* src/vteglyph.h:
		Avoid the double glyph lookup in _vte_glyph_get and
		replace the tree with a hash.






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