Go to file
Just van Rossum 80a330afe8 fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles. 2000-08-01 07:12:31 +00:00
builds Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
docs updated documentation 2000-07-26 19:07:15 +00:00
include/freetype Use the ANSI offsetof() macro instead of something home-brewn. 2000-08-01 01:34:18 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles. 2000-08-01 07:12:31 +00:00
CHANGES update to changelog 2000-07-27 21:48:48 +00:00
INSTALL small update 2000-07-26 19:13:51 +00:00
LICENSE.TXT Renaming license.txt -> LICENSE.TXT for orthogonality. 2000-07-19 16:36:36 +00:00
Makefile vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00