653 Commits (781d59777713f781fd9edb8effcf939a753a6dc5)
 

Author SHA1 Message Date
Werner Lemberg 1a6f111f6f Formatting, small fixes. 25 years ago
David Turner 1724ba2848 - fixed an horrible FT_LOAD_RENDER bug that returned empty 25 years ago
David Turner 0266129b63 changed the FTC_Manager_New function to accept "max_faces" and 25 years ago
Just van Rossum 6e4a0a3da7 fixed typo in FT_FLAT_COMPILE section 25 years ago
David Turner a0dfe35de1 renamed "psmodule.c" to "psauxmod.c" 25 years ago
David Turner 1504d78e07 removing obsolete files 25 years ago
David Turner 35d9da9b6b removing obsolete files. These are moved to a new 25 years ago
David Turner 325c26417b finally, the CID and Type1z driver are finished !! 25 years ago
David Turner ce73def57c completing the FreeType Cache subsystem files 25 years ago
Werner Lemberg fcb56c9094 Formatting, small fixes. 25 years ago
David Turner ba600671f1 The FreeType Caching Subsystem - first lines of code 25 years ago
David Turner de3f4a73c8 updated "psaux" and "type1z". 25 years ago
David Turner 59eddffa6a updating documentation to explain the use of CFG to 25 years ago
David Turner 2cc800d0d8 added preliminary emboldening code.. still _very_ 25 years ago
David Turner 6ff656adc3 changed the "devel" setup targets to use "builds/<system>/devel" 25 years ago
David Turner b1baf48034 adding developer dir hierarchy 25 years ago
David Turner 7711109239 the psaux module is now nearly completed 25 years ago
David Turner 6d315e33bd significant updates. The generated HTML is now much 25 years ago
David Turner 5f8fb7207b minor updates to the "psaux" module. 25 years ago
David Turner 4d9c9578e7 fixed a _serious_ bug in FT_Glyph_Get_CBox 25 years ago
Werner Lemberg 95ddcc0243 Minor formatting. 25 years ago
David Turner f740bd6576 added draft "psaux" code 25 years ago
David Turner f89f5cdf8e fixed the bug that prevented bitmap formats to be loaded 25 years ago
Werner Lemberg eedd97d775 Yamano-uchi added support for SFNT-wrapped CID bitmap font files (with 25 years ago
Werner Lemberg 0122a4a948 Updating unix/ftconfig.in to recent config/ftconfig.h changes. 25 years ago
Just van Rossum 75ca147140 Added little know adx offset to t1operator_seac() -- accent positioning now seems correct. 25 years ago
Werner Lemberg 95e78ae7c7 Add missing header file. 25 years ago
Werner Lemberg 7ede0f4adf Forgot to run autoconf... 25 years ago
Just van Rossum e092162ac7 Fixed Z1_Parse_CharStrings() to work correctly with "open" paths (ie. missing closepath operator) 25 years ago
Just van Rossum 0c99641a25 fixed t1_tofixed() to handle floats of the form .001 and -.001 correctly. 25 years ago
Werner Lemberg 5845e519ab Fixed dec-osf compiler switches. From Tom. 25 years ago
Werner Lemberg 53c4de62d0 Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked. 25 years ago
Werner Lemberg a74e4c0dac Added #ifdef's for C++ to all header files. 25 years ago
Werner Lemberg 2366de2542 Added a `distclean' target to remove files which are produced by the UNIX 25 years ago
Just van Rossum 16b6bba241 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 623160b690 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 9e2d89278f Use the ANSI offsetof() macro instead of something home-brewn. 25 years ago
Werner Lemberg 4ddddb4482 Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 25 years ago
Werner Lemberg ff0cedbb2f Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 25 years ago
Werner Lemberg 1376fe7841 Fixing gcc warnings on Solaris. 25 years ago
Werner Lemberg af753548e0 Making path of $INSTALL always absolute. 25 years ago
Werner Lemberg 7b0f516268 Update to latest versions. 25 years ago
Werner Lemberg 6ae4765fb1 Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to 25 years ago
Werner Lemberg c1e05db2bf Formatting. 25 years ago
Just van Rossum f421261d9c 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 e17f3e2125 Adapted to new external stream semantics. 25 years ago
David Turner 3a3c24a684 removed warning 25 years ago
Just van Rossum 327d330d23 Oops, I had exaggerated the warning levels a weensy bit... 25 years ago
Just van Rossum e882065d41 Updated to reflect the new Mac FOND support setup. 25 years ago
Just van Rossum 22658f8eb1 Obsolete; Mac FOND support now lives in src/base/ftmac.c. 25 years ago