540 Commits (9e62d694be993c84e64933bf1dd08efa539454e3)
 

Author SHA1 Message Date
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
Just van Rossum d2b93caab7 Oops, I had exaggerated the warning levels a weensy bit... 25 years ago
Just van Rossum 78575d5e42 Updated to reflect the new Mac FOND support setup. 25 years ago
Just van Rossum 622f514c3f Obsolete; Mac FOND support now lives in src/base/ftmac.c. 25 years ago
Just van Rossum 9e830c5d3f Put FT_New_Face() in an #ifndef macintosh switch; ftmac.c provides an extended implementation. 25 years ago
Just van Rossum 6012037b2d Removed Mac fond driver #ifdefs 25 years ago
Just van Rossum ae4bceefa9 Brand new Mac support -- no more muching with changing drivers and reinitializing streams, but a clean layer on top of FT_Open_Face(): an extended version of FT_New_Face(). 25 years ago
Just van Rossum e973e66a0f Header for one Mac-specific additional API call. 25 years ago
Werner Lemberg 58b17f9647 Formatting. 25 years ago
David Turner b169341e48 update to changelog 25 years ago
David Turner c5cdf8bcf1 re-adding a "unix-dev.mk". Debugging libtool output 25 years ago
Werner Lemberg c703b1bf6d *slight* formatting only. Congratulations, David! :-) 25 years ago
David Turner 666b11d59c small fix to the auto-hinter: 25 years ago
Werner Lemberg 6ac722b229 Adapting changes for Unix to other makefiles. 25 years ago
Werner Lemberg 321cd27d0f Removing compiler warnings about unused portions of code. 25 years ago
Werner Lemberg 796f9de262 Updating to libtool 1.3.5. 25 years ago
David Turner bc80b12bba small compilation fix on 64-bits machines.. 25 years ago