freetype2/src
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
..
autofit Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
base * include/freetype/ftimage.h (FT_Raster_RenderFunc), 2005-05-11 20:04:35 +00:00
bdf Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
cache Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
cff Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
cid Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
gzip Formatting. 2005-03-16 01:49:54 +00:00
lzw Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
otvalid Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
pcf * Jamfile: removing otvalid from the list of compiled modules 2005-05-01 10:11:32 +00:00
pfr * src/base/ftutil.c: Include FT_INTERNAL_OBJECTS_H. 2005-03-03 23:05:29 +00:00
psaux * src/type1/t1load.c (read_binary_data): Return more meaningful 2005-02-13 21:42:42 +00:00
pshinter src/pshinter/pshalgo.c (ps_hints_apply): Change scaling values only 2005-04-09 09:50:39 +00:00
psnames * src/tools/glnames.py: Formatted. 2005-03-10 06:28:07 +00:00
raster * include/freetype/ftimage.h (FT_Raster_RenderFunc), 2005-05-11 20:04:35 +00:00
sfnt * include/freetype/ftimage.h (FT_Raster_RenderFunc), 2005-05-11 20:04:35 +00:00
smooth * include/freetype/ftimage.h (FT_Raster_RenderFunc), 2005-05-11 20:04:35 +00:00
tools Improving comment. 2005-03-11 09:14:21 +00:00
truetype Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
type1 * src/type1/t1load.c (parse_charstrings): Catch this non-standard 2005-04-14 11:43:40 +00:00
type42 * docs/CHANGES: updating 2005-03-15 23:31:48 +00:00
winfonts * builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is 2004-11-17 08:19:27 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00