Go to file
David Turner 674826fa81 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
builds small update, allow CONFIG_MK to be pre-defined 2000-09-19 18:33:20 +00:00
docs Formatting. 2000-08-27 07:12:40 +00:00
include/freetype final touches. Cache seems working after all, though the 2000-09-19 02:08:09 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src fixed a bug that happened when rendering spaces 2000-09-19 19:44:42 +00:00
CHANGES major revamp of the build system 2000-09-15 22:42:06 +00:00
INSTALL updating documentation to explain the use of CFG to 2000-08-22 23:15:23 +00:00
LICENSE.TXT Renaming license.txt -> LICENSE.TXT for orthogonality. 2000-07-19 16:36:36 +00:00
Makefile major revamp of the build system 2000-09-15 22:42:06 +00:00