src/cff


Log

Author Commit Date CI Message
David Turner 24aaddae 2000-06-07T20:19:21 removed invalid #include
David Turner 0f991b43 2000-06-07T20:04:34 new version of the CFF driver, this one works :-)
Werner Lemberg e1d5dd78 2000-06-07T04:48:12 Moved all *errors.h header files to include/freetype/internal for consistency. Removed unused error message.
Werner Lemberg 1c0d4acb 2000-06-06T20:41:48 Fine-tuned a lot of tracing levels to make them more functional with ftview. Added a lot of \n to tracing messages. Fixed a serious bug in loading SBit offsets (missing parentheses around a xxx ? yyy : zzz construct). Replaced most GET_xxx() functions with calls to READ_Frame() in ttsbit.c
Werner Lemberg 2fbf7e43 2000-06-02T00:01:14 Added a lot of error checking code to the exported functions in the `base' subdir (not complete yet).
David Turner b3936a16 2000-06-01T04:44:36 small bug fix from Robert :-)
David Turner 5b401bb9 2000-05-29T23:03:15 additional changes to the CFF/Type2 driver
David Turner 4f99c3c4 2000-05-29T20:55:13 fixed divide by zero bug added CFF/OpenType driver source (not working for now)