freetype2/src/base
Wu, Chia-I (吳佳一) 2e48a1a138 * src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph):
Re-enable glyph metrics grid-fitting.  It is now done in the base
layer.
(FT_Set_Char_Size, FT_Set_Pixel_Sizes): Make sure the width and height
are not too small or too large, just like we were doing in 2.1.10.

* src/autofit/afloader.c (af_loader_load_g): The vertical metrics are
not scaled.
2006-02-27 09:18:07 +00:00
..
Jamfile * src/base/Jamfile: adding src/base/ftgxval.c 2005-09-23 13:22:10 +00:00
ftapi.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftbase.c Provide generic access to MacOS resource forks. 2004-02-25 12:58:54 +00:00
ftbbox.c * src/base/ftbbox.c (BBox_Conic_Check): Fix boundary cases. 2004-05-19 09:22:26 +00:00
ftbdf.c * include/freetype/ftbitmap.h (FT_Bitmap_Copy, FT_Bitmap_Embolden), 2005-10-20 02:13:46 +00:00
ftbitmap.c Formatting, copyright years. 2006-01-27 14:16:16 +00:00
ftcalc.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftdbgmem.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftdebug.c * src/base/ftcalc.c (FT_MulTo64): Commented out. 2005-11-17 01:53:07 +00:00
ftgloadr.c - various performance enhancements 2005-10-28 16:14:14 +00:00
ftglyph.c * builds/amiga/makefile.os4 (WARNINGS), builds/compiler/gcc-dev.mk 2005-05-23 21:33:02 +00:00
ftgxval.c add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid 2005-11-18 07:47:06 +00:00
ftinit.c Doc typos. From Huw Davies. 2005-12-25 09:15:09 +00:00
ftmac.c Formatting, improving comments. 2006-01-11 10:57:42 +00:00
ftmm.c * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
ftnames.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
ftobjs.c * src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph): 2006-02-27 09:18:07 +00:00
ftotval.c add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid 2005-11-18 07:47:06 +00:00
ftoutln.c Formatting, copyright years, minor cleanups. 2006-02-25 06:24:28 +00:00
ftpfr.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftrfork.c Formatting, copyright years. 2006-01-27 14:16:16 +00:00
ftstream.c Formatting. 2005-03-16 01:49:54 +00:00
ftstroke.c * src/base/ftstroke.c (ft_stroker_inside): Revert `sigma' patch from 2005-06-01 15:30:44 +00:00
ftsynth.c Formatting, copyright years, minor cleanups. 2006-02-25 06:24:28 +00:00
ftsystem.c * builds/unix/ftsystem.c, include/freetype/config/ftheader.h, 2006-02-25 14:53:02 +00:00
fttrigon.c * src/base/fttrigon.c (ft_trig_prenorm): fixed a bug that created 2005-11-15 17:30:56 +00:00
fttype1.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
ftutil.c * include/freetype/config/ftoption.h, src/autofit/afcjk.c, 2006-02-25 12:49:40 +00:00
ftwinfnt.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
rules.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00