freetype2/src/base
Werner Lemberg fa420250c5 * include/freetype/ftimage.h (FT_Raster_RenderFunc),
include/freetype/ftrender.h (FT_Glyph_TransformFunc,
FT_Renderer_Render_Func, FT_Renderer_TransformFunc),
src/base/ftglyph.c (ft_outline_glyph_transform),
src/raster/ftrend1.c (ft_raster1_transform, ft_raster1_render),
src/smooth/ftgrays.c (FT_Outline_Decompose, gray_raster_render),
src/smooth/ftsmooth.c (ft_smooth_transform,
ft_smooth_render_generic, ft_smooth_render, ft_smooth_render_lcd,
ft_smooth_render_lcd_v): Decorate parameters with `const' where
appropriate.

* src/raster/ftraster.c (RASTER_RENDER_POOL): Removed.  Obsolete.
(ft_black_render): Decorate parameters with `const' where
appropriate.


* src/sfnt/ttcmap.c (tt_cmap4_set_range): Fix typo (FT_PEEK_SHORT ->
FT_PEEK_USHORT) which caused crashes.  Reported by Ismail Donmez
<ismail@kde.org.tr>.
2005-05-11 20:04:35 +00:00
..
Jamfile * src/base/ftbitmap.c (FT_Bitmap_Convert): small improvements to the 2005-02-10 16:11:29 +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 Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftbitmap.c Formatting. 2005-02-10 16:59:37 +00:00
ftcalc.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftdbgmem.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
ftdebug.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftgloadr.c * include/freetype/internal/psaux.h (T1_ParseState): New 2004-05-13 12:59:59 +00:00
ftglyph.c * include/freetype/ftimage.h (FT_Raster_RenderFunc), 2005-05-11 20:04:35 +00:00
ftinit.c Making ftgrays.c compile stand-alone again. 2002-09-16 06:15:31 +00:00
ftmac.c * src/base/ftmac.c: Don't include truetype/ttobjs.h. 2004-08-28 08:02:46 +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/tools/glnames.py: Formatted. 2005-03-10 06:28:07 +00:00
ftotval.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
ftoutln.c * include/freetype/freetype.h (FT_Vector_Transform), 2005-04-14 16:03:15 +00:00
ftpfr.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftrfork.c * src/base/ftstream.c (FT_Stream_Close): Don't reset stream->close 2004-08-11 05:25:37 +00:00
ftstream.c Formatting. 2005-03-16 01:49:54 +00:00
ftstroke.c Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
ftsynth.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftsystem.c * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
fttrigon.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
fttype1.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
ftutil.c * src/base/ftutil.c: Include FT_INTERNAL_OBJECTS_H. 2005-03-03 23:05:29 +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 * src/base/ftbitmap.c, include/freetype/ftbitmap.h: New files for 2004-12-14 16:01:29 +00:00