]> git.imager.perl.org - imager.git/history - lib/Imager/Font
- Imager::Font::BBox advance_width() method was falling back to
[imager.git] / lib / Imager / Font /
2005-04-20 Tony Cook- Imager::Font::BBox advance_width() method was falling...
2005-04-20 Tony Cook- fix a few compiler warnings
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...
2003-03-30 Arnar Mar HrafnkelssonAdded preliminary support for adding image based fonts.
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-11-05 Tony Cookfixed issue reported in ticket 1748, and added smoke...
2002-05-09 Tony Cook - handle UTF8 strings passed to T1 low-level...
2002-05-05 Tony Cookhas_chars() support for freetype 1.x
2002-04-18 Tony Cooksupport UTF with Freetype 1.x
2002-03-19 Tony Cookdocument the t1log option to Imager::init()
2002-03-19 Tony Cookquote a few hash keys to prevent warnings on 5.004
2001-12-11 Tony Cookclaes' afm patch
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-10-30 Tony Cookprevent warnings/errors under 5.004_04
2001-08-15 Tony Cookfix some problems in handling glyph dimensions with...
2001-08-13 Tony CookEgads
2001-05-24 Tony Cooksplit Imager::Font into base *::Type1 and *::Truetype...