freetype/src/raster1
David Turner 4e38576a97 fixed a bug that happened when rendering spaces
in monochrome mode..

actually, when outline.num_points == 0, it is legal
to have outline.points == 0 too. The code did return
a FT_Err_Invalid_Outline error incorrectly then because
the checks were not performed in the correct order
2000-09-19 19:44:42 +00:00
..
ftraster.c fixed a bug that happened when rendering spaces 2000-09-19 19:44:42 +00:00
ftraster.h Formatting as usual... 2000-07-01 14:06:46 +00:00
ftrend1.c Updating unix/ftconfig.in to recent config/ftconfig.h changes. 2000-08-03 00:03:08 +00:00
ftrend1.h Added #ifdef's for C++ to all header files. 2000-08-01 13:17:04 +00:00
module.mk added new renderer module 2000-06-27 23:18:39 +00:00
raster1.c Formatting. 2000-07-08 19:51:42 +00:00
rules.mk vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00