806 Commits (0dd69c9a6625abc135e3fb61afc1aa18adc3f782)
 

Author SHA1 Message Date
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
Just van Rossum 657ed493c7 Put FT_New_Face() in an #ifndef macintosh switch; ftmac.c provides an extended implementation. 25 years ago
Just van Rossum f88305673f Removed Mac fond driver #ifdefs 25 years ago
Just van Rossum ccb7f762c1 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 6087a93044 Header for one Mac-specific additional API call. 25 years ago
Werner Lemberg d51e088127 Formatting. 25 years ago
David Turner ee2f62d50c update to changelog 25 years ago
David Turner c289782f0b re-adding a "unix-dev.mk". Debugging libtool output 25 years ago
Werner Lemberg e4fc656e0e *slight* formatting only. Congratulations, David! :-) 25 years ago
David Turner 661f1cdbd2 small fix to the auto-hinter: 25 years ago
Werner Lemberg 4d8370c954 Adapting changes for Unix to other makefiles. 25 years ago
Werner Lemberg 6a6ad14838 Removing compiler warnings about unused portions of code. 25 years ago
Werner Lemberg 3694a4001a Updating to libtool 1.3.5. 25 years ago
David Turner e7ac6c4c66 small compilation fix on 64-bits machines.. 25 years ago
Werner Lemberg 8283759559 Use `patsubst' instead of `subst' in cleaning rule to avoid problems with 25 years ago
Just van Rossum 554a350e7e now that "type1z" is renamed to "type1"; revert to hardcoding "type1".. 25 years ago
David Turner 0e48d9f96c small update 25 years ago
David Turner 1cc00d9863 updated documentation 25 years ago
David Turner 2db9bc11f6 - fixed the incorrect SO extension for Visual C++ 25 years ago
Werner Lemberg 0840a9cc9f autohint: 25 years ago
Werner Lemberg b31d00fa9e formatting 25 years ago
Just van Rossum 0e32d0616b Use the "type1z" driver instead of the old one. 25 years ago
Just van Rossum 704bf63216 Changed parse_subrs() so that it'll work correctly both with wrongly sorted subr indices *and* non-contiguous subr arrays. Thanks to Tom K. for helping to isolate the problem. 25 years ago
David Turner b1aae9194c removed obsolete file 25 years ago
Werner Lemberg 4f27de131e *** empty log message *** 25 years ago
Werner Lemberg a16d7155ec Unused files. 25 years ago
Werner Lemberg 0456354658 `make install' is available now. 25 years ago
Werner Lemberg db578ae090 Adding $(SO) and $(SA), denoting objects and library for a static build. 25 years ago
Just van Rossum 9cb8fb187a removed duplicate macro (FT_MODULE_IS_DRIVER was defined twice) 25 years ago
Just van Rossum d1ab7f5a4c Hardcode loading the Mac FOND driver here, as config/ftmodule.h sometimes gets regenerated. 25 years ago
Just van Rossum 70e5aa2320 updating the Mac stuff to the current situaton 25 years ago
Werner Lemberg 42a29f2a85 For Unix platforms, `configure' will be always called now. 25 years ago
Werner Lemberg 81991cd203 Fix file inclusion. 25 years ago
Werner Lemberg e616d22529 Adding $(CFG) variable to pass configure script parameters. 25 years ago
Werner Lemberg d060a75b0d Formatting. 25 years ago
David Turner c49f69cb8c some welcome fixes related to the auto-hinter: 25 years ago
David Turner bca332875d Boris's patch regarding glyph index 0 25 years ago
David Turner 3469d0d038 added auto-hinter module. Note that the code has been 25 years ago
David Turner 6930b45f78 - introduced FT_Get_Glyph_Name (see freetype.h) 25 years ago
Werner Lemberg 6b8fcd530e Renaming license.txt -> LICENSE.TXT for orthogonality. 25 years ago
Werner Lemberg a4367e0819 Formatting. 25 years ago
Werner Lemberg e1bbc017ce Formatting. 25 years ago
Werner Lemberg c8f9cf37d3 Formatting. 25 years ago
Werner Lemberg 0959a8777a Formatting. 25 years ago
David Turner 2f8f154241 Boris patches for ascender/descender/text height 25 years ago
Werner Lemberg 5aa646c565 Formatting. 25 years ago
David Turner 8cfcf6e057 more patches from Tom (to fix its former patches :-) 25 years ago
David Turner 49bd4f054a removed some warnings with Visual C++ 25 years ago