Commit Graph

  • 08d78b62e3 removed warning David Turner 2000-07-28 01:51:49 +0000
  • 3a3c24a684 removed warning David Turner 2000-07-28 01:51:49 +0000
  • d2b93caab7 Oops, I had exaggerated the warning levels a weensy bit... Just van Rossum 2000-07-28 01:37:53 +0000
  • 327d330d23 Oops, I had exaggerated the warning levels a weensy bit... Just van Rossum 2000-07-28 01:37:53 +0000
  • 78575d5e42 Updated to reflect the new Mac FOND support setup. Just van Rossum 2000-07-28 01:14:09 +0000
  • e882065d41 Updated to reflect the new Mac FOND support setup. Just van Rossum 2000-07-28 01:14:09 +0000
  • 622f514c3f Obsolete; Mac FOND support now lives in src/base/ftmac.c. Just van Rossum 2000-07-28 01:13:29 +0000
  • 22658f8eb1 Obsolete; Mac FOND support now lives in src/base/ftmac.c. Just van Rossum 2000-07-28 01:13:29 +0000
  • 9e830c5d3f Put FT_New_Face() in an #ifndef macintosh switch; ftmac.c provides an extended implementation. Just van Rossum 2000-07-28 01:12:34 +0000
  • 657ed493c7 Put FT_New_Face() in an #ifndef macintosh switch; ftmac.c provides an extended implementation. Just van Rossum 2000-07-28 01:12:34 +0000
  • 6012037b2d Removed Mac fond driver #ifdefs Just van Rossum 2000-07-28 01:11:20 +0000
  • f88305673f Removed Mac fond driver #ifdefs Just van Rossum 2000-07-28 01:11:20 +0000
  • 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(). Just van Rossum 2000-07-28 01:10:35 +0000
  • 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(). Just van Rossum 2000-07-28 01:10:35 +0000
  • e973e66a0f Header for one Mac-specific additional API call. Just van Rossum 2000-07-28 01:08:32 +0000
  • 6087a93044 Header for one Mac-specific additional API call. Just van Rossum 2000-07-28 01:08:32 +0000
  • 58b17f9647 Formatting. Werner Lemberg 2000-07-27 23:29:08 +0000
  • d51e088127 Formatting. Werner Lemberg 2000-07-27 23:29:08 +0000
  • b169341e48 update to changelog David Turner 2000-07-27 21:48:48 +0000
  • ee2f62d50c update to changelog David Turner 2000-07-27 21:48:48 +0000
  • c5cdf8bcf1 re-adding a "unix-dev.mk". Debugging libtool output is just too much of a pain for me, I prefer a good old static lib without optimizations :-) David Turner 2000-07-27 21:40:22 +0000
  • c289782f0b re-adding a "unix-dev.mk". Debugging libtool output is just too much of a pain for me, I prefer a good old static lib without optimizations :-) David Turner 2000-07-27 21:40:22 +0000
  • c703b1bf6d *slight* formatting only. Congratulations, David! :-) Werner Lemberg 2000-07-27 16:57:35 +0000
  • e4fc656e0e *slight* formatting only. Congratulations, David! :-) Werner Lemberg 2000-07-27 16:57:35 +0000
  • 666b11d59c small fix to the auto-hinter: David Turner 2000-07-27 15:59:08 +0000
  • 661f1cdbd2 small fix to the auto-hinter: David Turner 2000-07-27 15:59:08 +0000
  • 6ac722b229 Adapting changes for Unix to other makefiles. Werner Lemberg 2000-07-27 11:32:13 +0000
  • 4d8370c954 Adapting changes for Unix to other makefiles. Werner Lemberg 2000-07-27 11:32:13 +0000
  • 321cd27d0f Removing compiler warnings about unused portions of code. Werner Lemberg 2000-07-27 11:20:20 +0000
  • 6a6ad14838 Removing compiler warnings about unused portions of code. Werner Lemberg 2000-07-27 11:20:20 +0000
  • 796f9de262 Updating to libtool 1.3.5. Werner Lemberg 2000-07-26 22:51:03 +0000
  • 3694a4001a Updating to libtool 1.3.5. Werner Lemberg 2000-07-26 22:51:03 +0000
  • bc80b12bba small compilation fix on 64-bits machines.. David Turner 2000-07-26 22:29:22 +0000
  • e7ac6c4c66 small compilation fix on 64-bits machines.. David Turner 2000-07-26 22:29:22 +0000
  • a2a75b7846 Use `patsubst' instead of `subst' in cleaning rule to avoid problems with filenames which contain `lo' in its name (e.g. ahglobal.lo). Werner Lemberg 2000-07-26 21:47:19 +0000
  • 8283759559 Use `patsubst' instead of `subst' in cleaning rule to avoid problems with filenames which contain `lo' in its name (e.g. ahglobal.lo). Werner Lemberg 2000-07-26 21:47:19 +0000
  • 1fd410bbe1 now that "type1z" is renamed to "type1"; revert to hardcoding "type1".. Just van Rossum 2000-07-26 20:31:18 +0000
  • 554a350e7e now that "type1z" is renamed to "type1"; revert to hardcoding "type1".. Just van Rossum 2000-07-26 20:31:18 +0000
  • 5f5b44659e small update BETA-8 David Turner 2000-07-26 19:13:51 +0000
  • 0e48d9f96c small update David Turner 2000-07-26 19:13:51 +0000
  • b190572be5 updated documentation David Turner 2000-07-26 19:07:15 +0000
  • 1cc00d9863 updated documentation David Turner 2000-07-26 19:07:15 +0000
  • 5fe4c00ed2 - fixed the incorrect SO extension for Visual C++ - disabled the TrueType interpreter by default - disabled the "type1" driver, "type1z" is now used by default (the internal driver name is "type1" now !!) David Turner 2000-07-26 19:04:08 +0000
  • 2db9bc11f6 - fixed the incorrect SO extension for Visual C++ - disabled the TrueType interpreter by default - disabled the "type1" driver, "type1z" is now used by default (the internal driver name is "type1" now !!) David Turner 2000-07-26 19:04:08 +0000
  • c3dd151b0f autohint: Werner Lemberg 2000-07-26 14:11:15 +0000
  • 0840a9cc9f autohint: Werner Lemberg 2000-07-26 14:11:15 +0000
  • d082cd6801 formatting Werner Lemberg 2000-07-25 17:25:32 +0000
  • b31d00fa9e formatting Werner Lemberg 2000-07-25 17:25:32 +0000
  • 1f46fed3a7 Use the "type1z" driver instead of the old one. Just van Rossum 2000-07-25 16:40:23 +0000
  • 0e32d0616b Use the "type1z" driver instead of the old one. Just van Rossum 2000-07-25 16:40:23 +0000
  • 53fb1f5437 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. Just van Rossum 2000-07-25 16:20:57 +0000
  • 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. Just van Rossum 2000-07-25 16:20:57 +0000
  • e6735234f4 removed obsolete file David Turner 2000-07-24 18:40:28 +0000
  • b1aae9194c removed obsolete file David Turner 2000-07-24 18:40:28 +0000
  • 7fd756d207 Add `mkinstalldirs'. Werner Lemberg 2000-07-24 06:03:58 +0000
  • 4f27de131e *** empty log message *** Werner Lemberg 2000-07-24 06:03:58 +0000
  • a16d7155ec Unused files. Werner Lemberg 2000-07-24 06:02:52 +0000
  • 0456354658 `make install' is available now. Werner Lemberg 2000-07-24 06:01:34 +0000
  • db578ae090 Adding $(SO) and $(SA), denoting objects and library for a static build. This is currently used for Unix only -- it should be extended that it is possible to build DLLs and static libs on other platforms also. Werner Lemberg 2000-07-23 21:27:52 +0000
  • 9cb8fb187a removed duplicate macro (FT_MODULE_IS_DRIVER was defined twice) Just van Rossum 2000-07-23 16:24:42 +0000
  • d1ab7f5a4c Hardcode loading the Mac FOND driver here, as config/ftmodule.h sometimes gets regenerated. Just van Rossum 2000-07-23 16:23:12 +0000
  • 70e5aa2320 updating the Mac stuff to the current situaton Just van Rossum 2000-07-23 16:21:52 +0000
  • 42a29f2a85 For Unix platforms, `configure' will be always called now. Werner Lemberg 2000-07-22 06:59:36 +0000
  • 81991cd203 Fix file inclusion. Werner Lemberg 2000-07-21 16:43:55 +0000
  • e616d22529 Adding $(CFG) variable to pass configure script parameters. Werner Lemberg 2000-07-20 16:06:54 +0000
  • d060a75b0d Formatting. Werner Lemberg 2000-07-20 06:57:41 +0000
  • c49f69cb8c some welcome fixes related to the auto-hinter: David Turner 2000-07-20 03:44:50 +0000
  • bca332875d Boris's patch regarding glyph index 0 David Turner 2000-07-19 20:17:37 +0000
  • 3469d0d038 added auto-hinter module. Note that the code has been cleaned up, and it seems a bug was introduced ??? David Turner 2000-07-19 20:02:14 +0000
  • 6930b45f78 - introduced FT_Get_Glyph_Name (see freetype.h) to access individual glyph names. Changed some drivers to support it through a new interface named "glyph_name". David Turner 2000-07-19 17:13:03 +0000
  • 6b8fcd530e Renaming license.txt -> LICENSE.TXT for orthogonality. Werner Lemberg 2000-07-19 16:36:36 +0000
  • a4367e0819 Formatting. Werner Lemberg 2000-07-19 16:17:55 +0000
  • e1bbc017ce Formatting. Werner Lemberg 2000-07-19 06:25:56 +0000
  • c8f9cf37d3 Formatting. Werner Lemberg 2000-07-19 02:59:31 +0000
  • 0959a8777a Formatting. Werner Lemberg 2000-07-18 06:50:03 +0000
  • 2f8f154241 Boris patches for ascender/descender/text height David Turner 2000-07-17 22:14:12 +0000
  • 5aa646c565 Formatting. Werner Lemberg 2000-07-14 06:16:47 +0000
  • 8cfcf6e057 more patches from Tom (to fix its former patches :-) David Turner 2000-07-13 00:21:51 +0000
  • 49bd4f054a removed some warnings with Visual C++ that prevented compilation David Turner 2000-07-12 16:57:37 +0000
  • 6cca5578b6 Formatting. Werner Lemberg 2000-07-12 05:52:59 +0000
  • 862bcbb760 Fixed typo. Werner Lemberg 2000-07-11 06:50:03 +0000
  • 2405d14f77 Formatting/Synchronizing. Werner Lemberg 2000-07-11 06:12:20 +0000
  • e161ee449c fixed a bug that caused invalid clipping of monochrome bitmaps when they were blitted on the left edge of an 8-bit pixmap.. David Turner 2000-07-10 22:03:10 +0000
  • 93ac3e3985 Formatting. Werner Lemberg 2000-07-10 21:41:32 +0000
  • e208f4e020 fixed a really tupid bug in the Multiple Master support of "type1z" David Turner 2000-07-10 20:30:59 +0000
  • 670caab855 Formatting. Werner Lemberg 2000-07-10 14:24:26 +0000
  • b390a12429 removed some stupid #defines in <freetype/config/ftconfig.h> David Turner 2000-07-10 00:13:39 +0000
  • 97b2de5898 More formatting. Werner Lemberg 2000-07-10 00:06:22 +0000
  • b48a6094b2 Formatting. Werner Lemberg 2000-07-09 19:15:30 +0000
  • 681e8eea5f formatting Werner Lemberg 2000-07-09 00:48:37 +0000
  • 7b5c4a96e1 Removed `demos' tree. Use `ft2demos' module instead. Werner Lemberg 2000-07-08 22:57:11 +0000
  • 415cc7c905 Formatting. Werner Lemberg 2000-07-08 22:52:21 +0000
  • 50857ff4b3 ttdebug will compile again... Werner Lemberg 2000-07-08 20:14:13 +0000
  • 7fa51b5535 Formatting. Werner Lemberg 2000-07-08 19:51:42 +0000
  • e1075ceabb the font driver now supports CEF fonts and needs a few more work to fully support pure CFF fonts.. David Turner 2000-07-08 02:07:27 +0000
  • 9eeea990cc fixes from Tom related to 64-bitness and strange compiler behaviour on DEC Unix David Turner 2000-07-08 01:49:28 +0000
  • 52b430abea fixed a rather stupid bug in the last patch (one of those with dire consequences..) David Turner 2000-07-08 01:18:38 +0000
  • 1ca6f2d136 minor update David Turner 2000-07-08 00:49:43 +0000
  • 9a5ec98ad3 removed "BUILD" David Turner 2000-07-08 00:48:42 +0000
  • dbeb64e318 removed the "config" directory, now replaced by "builds" David Turner 2000-07-08 00:46:52 +0000