]> git.imager.perl.org - imager.git/history - font.c
hide the i_push_errorf() prototype for IMAGER_NO_CONTEXT
[imager.git] / font.c
2012-08-13 Tony Cooki_init_tt() has only been used internally to font.c...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-02-06 Tony Cookmove t1lib font support to a separate module
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2007-12-10 Tony Cook - the font libraries are now only initialized when...
2007-08-27 Tony Cookcompiler warning cleanup
2007-05-05 Tony Cookfix rendering on alpha channel images for the T1lib...
2007-05-05 Tony Cookuse the channel mask in i_tt_cp() to avoid calls to...
2007-05-05 Tony Cookfix rendering on alpha channel images for the FreeType...
2007-05-04 Tony Cookimprove freetype 1.x text output efficiency
2007-03-30 Tony Cookflush output from i_tt_dump_names() to attempt to resol...
2006-11-19 Tony Cookavoid various compiler warnings
2006-07-20 Tony Cookbounding_box() for the t1 driver wasn't converting...
2006-07-20 Tony Cookbounding_box() for t1 driver fonts was treating spaces...
2006-06-29 Tony Cooklong delayed renaming of m_fatal() to i_fatal() to...
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