log src/txt-eng-ft.cc @ 12225:cb4ac5e4d987

age author description
Sun, 30 Jan 2011 12:01:35 -0500 John W. Eaton txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing
Sat, 22 Jan 2011 02:34:42 -0500 Pascal Dupuis more constructor initialization fixes
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 06 Jan 2011 20:46:03 +0100 Konstantinos Poulios improvements in text-extent calculation
Fri, 23 Apr 2010 15:57:32 -0400 John W. Eaton avoid GCC warnings
Sun, 07 Mar 2010 21:00:07 +0000 Michael Goffioul Implement text extent property
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 18 Nov 2009 21:02:49 -0500 godfrey Allow more font matches
Sat, 05 Sep 2009 19:02:39 -0400 John W. Eaton txt-eng-ft.cc (ft_manager::do_get_font): remove spurious assignment used for debugging
Fri, 04 Sep 2009 17:47:03 -0400 John W. Eaton avoid crash if default font can't be found
Sun, 28 Jun 2009 23:00:53 +0100 Michael Goffioul Improve error handling in text rendering.
Sun, 28 Jun 2009 08:51:41 +0100 Michael Goffioul Install text engine headers and fix rendering of 90x rotated text.
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine