6806 Commits (cdc009c24afac88846ed24e21c84e33792384665)
 

Author SHA1 Message Date
Werner Lemberg dc7f9c8dd0 Formatting. 25 years ago
Werner Lemberg 95853c87f5 Introducing new error code FT_Err_Invalid_Cache_Handle. 25 years ago
Just van Rossum 9b4bb291d9 #include <freetype/internal/ftdebug.h> /* for FT_ERROR() */ 25 years ago
Werner Lemberg d1b7475be1 Formatting, small fixes. 25 years ago
David Turner 35db73220c - fixed an horrible FT_LOAD_RENDER bug that returned empty 25 years ago
David Turner 98d2701c58 changed the FTC_Manager_New function to accept "max_faces" and 25 years ago
Just van Rossum 4a47f668a1 fixed typo in FT_FLAT_COMPILE section 25 years ago
David Turner fcf5e68650 renamed "psmodule.c" to "psauxmod.c" 25 years ago
David Turner 888706a317 removing obsolete files 25 years ago
David Turner b8a7a0bdea removing obsolete files. These are moved to a new 25 years ago
David Turner 34f1c2f5f4 finally, the CID and Type1z driver are finished !! 25 years ago
David Turner 3b2c50eb3b completing the FreeType Cache subsystem files 25 years ago
Werner Lemberg 8728f294bc Formatting, small fixes. 25 years ago
David Turner b466a7650c The FreeType Caching Subsystem - first lines of code 25 years ago
David Turner a39acf55f7 updated "psaux" and "type1z". 25 years ago
David Turner 5ef3c95377 updating documentation to explain the use of CFG to 25 years ago
David Turner d8b4514d43 added preliminary emboldening code.. still _very_ 25 years ago
David Turner 38cb5af01f changed the "devel" setup targets to use "builds/<system>/devel" 25 years ago
David Turner 38d979ceb4 adding developer dir hierarchy 25 years ago
David Turner 9748807412 the psaux module is now nearly completed 25 years ago
David Turner 48721c11b5 significant updates. The generated HTML is now much 25 years ago
David Turner f95a603117 minor updates to the "psaux" module. 25 years ago
David Turner c38ddff8ac fixed a _serious_ bug in FT_Glyph_Get_CBox 25 years ago
Werner Lemberg b1c8bf0683 Minor formatting. 25 years ago
David Turner 24d7024c44 added draft "psaux" code 25 years ago
David Turner 710354b8e9 fixed the bug that prevented bitmap formats to be loaded 25 years ago
Werner Lemberg 9a814fabbf Yamano-uchi added support for SFNT-wrapped CID bitmap font files (with 25 years ago
Werner Lemberg 29a90e2610 Updating unix/ftconfig.in to recent config/ftconfig.h changes. 25 years ago
Just van Rossum 4174350526 Added little know adx offset to t1operator_seac() -- accent positioning now seems correct. 25 years ago
Werner Lemberg f28b7536ca Add missing header file. 25 years ago
Werner Lemberg 2d310502df Forgot to run autoconf... 25 years ago
Just van Rossum 2fd491d5f3 Fixed Z1_Parse_CharStrings() to work correctly with "open" paths (ie. missing closepath operator) 25 years ago
Just van Rossum dd81f42282 fixed t1_tofixed() to handle floats of the form .001 and -.001 correctly. 25 years ago
Werner Lemberg 07373c8de9 Fixed dec-osf compiler switches. From Tom. 25 years ago
Werner Lemberg 3a89c2a4ac Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked. 25 years ago
Werner Lemberg c713d924d8 Added #ifdef's for C++ to all header files. 25 years ago
Werner Lemberg a9f2ddd3dc Added a `distclean' target to remove files which are produced by the UNIX 25 years ago
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. 25 years ago
Just van Rossum 7c64409e86 Some simple patches that allow synthetic fonts to be rendered. *However*: although the FontMatrix is read correctly, it does _not_ seem to be used! I don't understand this... 25 years ago
Werner Lemberg b8431ed776 Use the ANSI offsetof() macro instead of something home-brewn. 25 years ago
Werner Lemberg b1dd3535d5 Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 25 years ago
Werner Lemberg e72c9fec17 Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 25 years ago
Werner Lemberg 35ca3426eb Fixing gcc warnings on Solaris. 25 years ago
Werner Lemberg fd9777e9ed Making path of $INSTALL always absolute. 25 years ago
Werner Lemberg 98fba7cfbc Update to latest versions. 25 years ago
Werner Lemberg 28e6a8f75b Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to 25 years ago
Werner Lemberg 05c21b8f3d Formatting. 25 years ago
Just van Rossum e97cb9127d FT_Done_Stream(): do stream->close = 0 after calling stream->close(); this makes it safe to call FT_Done_Stream() more than once. 25 years ago
Just van Rossum 5fe94ff636 Adapted to new external stream semantics. 25 years ago
David Turner 08d78b62e3 removed warning 25 years ago