]> git.imager.perl.org - imager.git/history - t/t38ft2font.t
convert to Test::More
[imager.git] / t / t38ft2font.t
2005-04-23 Tony Cookconvert to Test::More
2005-04-23 Tony Cookadded use strict
2005-04-21 Tony Cook- the FT 1.x was comparing versus an uninitialized...
2005-01-01 Tony Cook- added trivial multiple master support via the FT2...
2004-10-18 Tony Cook- the XS code for i_tt_glyph_name() used unsigned char...
2004-10-18 Tony Cook- the FT2 glyph_names() method didn't do correct error...
2004-03-10 Tony Cook - only call FT_Get_Postscript_Name() on FT 2.0.6 and...
2004-02-08 Tony Cook - skip the right number of tests when FT2 isn't available
2004-01-04 Arnar Mar HrafnkelssonAll the little fixup changes for the 0.42 release.
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-01-09 Tony Cookmodify the Freetype2 font code to pick it's own encodin...
2001-11-30 Tony Cookfreetype 2 bounding box function didn't know UTF8 ...
2001-11-30 Tony Cookadded has_chars() method to Imager::Font::FreeType2
2001-11-01 Arnar Mar HrafnkelssonFixed most outstanding memory leaks that are revealed...
2001-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-08-13 Tony CookEgads