]> git.imager.perl.org - imager.git/history - font.c
malloc_state() no longer writes to stdout when Imager is built without
[imager.git] / font.c
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-30 Tony Cook- outputting a single space using the Freetype 1.x...
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-11-05 Tony Cook- t1 library re-initialization modified to support...
2005-09-30 Tony Cook- Imager::Font->new() for the tt (Freetype 1.x) driver...
2005-09-13 Tony Cook- move include t1lib out of image.h to font.c, since...
2005-05-02 Tony Cook- the FT1.x driver now supports the align parameter...
2005-04-26 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-21 Tony Cook- the FT 1.x was comparing versus an uninitialized...
2005-01-24 Tony Cook- eliminate unused variables and static functions
2004-04-22 Tony Cookfont.c now only uses the defined T1Lib error codes
2003-03-04 Tony Cook - some older FT1 don't define TT_MS_LANGID_ENGL...
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-05-30 Arnar Mar HrafnkelssonFixed empty string handling for tt font driver.
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-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2002-03-31 Arnar Mar HrafnkelssonFixed memory leak in freetype 1 cache.
2002-03-18 Tony Cook*** empty log message ***
2002-01-10 Tony Cookuse the font's first character map if we don't find...
2001-11-01 Arnar Mar HrafnkelssonAdded Destroy method for Imager::Font::TT and moved...
2001-10-29 Arnar Mar HrafnkelssonFixed some mlog() messages using uninitialized variables.
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-10-05 Tony Cookstop ft1.x support dropping descenders
2001-09-14 Tony Cookfixed cut off of left of first character if it went...
2001-08-13 Tony CookEgads
2001-05-26 Arnar Mar HrafnkelssonCompile time error fix if IM_NOLOG=1 was chosen
2001-05-14 Arnar Mar HrafnkelssonRemoved a bunch of unused variables and fixed an attemp...
2001-03-25 Arnar Mar HrafnkelssonInitial revision Imager-0_38 Imager-0_38pre9