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
..
2000-07-01 14:06:46 +00:00
2000-06-27 23:18:39 +00:00
2000-07-08 19:51:42 +00:00