Commit Graph

  • d0c36e3b5a Formatting; fixing documentation. Werner Lemberg 2000-07-03 16:45:15 +0000
  • d18388e44b fixed a few 64-bit related bugs in "sfnt/ttload.c" and "base/ftstream.c" David Turner 2000-07-03 15:00:49 +0000
  • 768c9561f6 Formatting. Fixing some tracing messages. Werner Lemberg 2000-07-03 07:09:09 +0000
  • 5811c7c3a5 Formatting. Werner Lemberg 2000-07-02 13:53:16 +0000
  • db5285a042 added missing file David Turner 2000-07-02 01:27:32 +0000
  • fbeb41d93d Formatting. Werner Lemberg 2000-07-02 00:27:53 +0000
  • e0bba32291 fixed the PSNames -> Unicode translation table the Python script "glnames.py" was buggy and lacked quite a few values in the "names_to_unicode" table !! David Turner 2000-07-01 19:33:40 +0000
  • 798e70e44c Removing. Werner Lemberg 2000-07-01 14:09:27 +0000
  • 11735fe317 A small fix from Tom. Werner Lemberg 2000-07-01 14:08:31 +0000
  • a8bbc267a2 Formatting as usual... Werner Lemberg 2000-07-01 14:06:46 +0000
  • c06aba285f updated the CHANGES file, plus a few fix in "ftstring" to display monochrome glyphs too David Turner 2000-06-30 23:38:23 +0000
  • f9ca2bb58a managed to re-design entirely the API in <freetype/ftglyph.h> It is now really the "glyph factory" that Stefan was probably dreaming about.. David Turner 2000-06-30 23:12:55 +0000
  • ac39ecdca8 Formatting... Werner Lemberg 2000-06-30 22:24:36 +0000
  • cc9fc49c90 Formatting... Werner Lemberg 2000-06-30 06:21:26 +0000
  • 5ae831c101 changes used to implement the auto-hinting support David Turner 2000-06-30 01:31:22 +0000
  • 203bb47cfe first updates to the tutorial. This is step 1 (fairly basic stuff) David Turner 2000-06-29 22:34:50 +0000
  • 32b85e67cb various bug fixes in the postscript font drivers (mainly they added one un-necessary point to each contour..) David Turner 2000-06-29 21:48:58 +0000
  • cc809bcbe6 fixed an ugly bug that caused some unaligned access on 64-bits platforms.. Thnks a lot to Tom !! David Turner 2000-06-29 07:59:40 +0000
  • 60402683ba small fix in the definition of the convenience functions David Turner 2000-06-29 06:19:07 +0000
  • deb4e98396 Formatting... Werner Lemberg 2000-06-29 03:14:25 +0000
  • 63e3c3b529 some real updates to the tutorial, more to come soon David Turner 2000-06-29 00:39:30 +0000
  • 98258619df debugged the CFF driver. The "advance width" problem was strictly unrelated to our previous worries, it was a really simple bug in t2gload.c !! David Turner 2000-06-28 20:43:07 +0000
  • 075cdf1288 fixed a _nasty_ bug in the CFF driver. Note that there are still escapement problems though.. David Turner 2000-06-28 05:35:58 +0000
  • 98c2fde0b3 removed obsolete files... :-( David Turner 2000-06-28 04:31:24 +0000
  • 81bb4ad937 latest clean-ups.. David Turner 2000-06-28 04:19:49 +0000
  • 9d636b6d14 various cleanups to reduce compiler warnings + support for CID-keyed fonts in the CFF driver (still some unexpected bugs though..) David Turner 2000-06-27 23:32:27 +0000
  • 74abee8e2e various cleanups to reduce compiler warnings David Turner 2000-06-27 23:31:53 +0000
  • 7ed5a057cf small bugfix David Turner 2000-06-27 23:23:22 +0000
  • 385bedb832 formatting David Turner 2000-06-27 23:22:49 +0000
  • 728da1c863 changed file names and some functions names to avoid conflicts with the "type1" driver. David Turner 2000-06-27 23:21:51 +0000
  • a1be2dcee3 cleaned up source code to avoid function name conflicts with Type 1 driver(s) David Turner 2000-06-27 23:20:35 +0000
  • 5ae1bad3f6 added new renderer module David Turner 2000-06-27 23:18:39 +0000
  • 314bf4a1f4 fix typo in w32-vcc.mk Werner Lemberg 2000-06-27 20:54:06 +0000
  • b3880ddeaa fixing __cplusplus block end. Werner Lemberg 2000-06-27 05:58:22 +0000
  • d7a046838f More formatting. Werner Lemberg 2000-06-25 23:02:11 +0000
  • dcd2e14c58 forgotten fixes. Werner Lemberg 2000-06-25 07:43:15 +0000
  • a929ba9b20 applying formatting again Werner Lemberg 2000-06-25 06:47:11 +0000
  • 994d7747fb various hacks to the TrueType driver that I cannot explain now, but they'll be very useful in the near future :-) David Turner 2000-06-25 04:49:19 +0000
  • 2a98b3c431 reduced some nasty memory leaks David Turner 2000-06-23 13:47:55 +0000
  • 90f68b7272 still more updates to the TrueType driver to make it more "extensible".. David Turner 2000-06-23 12:26:14 +0000
  • b51a58fae6 added a few missing commits !! David Turner 2000-06-23 11:36:51 +0000
  • 873a95432d fix David Turner 2000-06-23 08:36:07 +0000
  • c31286153a bugfixes in the Type1 drivers David Turner 2000-06-23 05:02:13 +0000
  • 5b58f5e374 fixed *top++ bug present in type1/t1gload.c as well Pavel Kaňkovský 2000-06-23 04:19:36 +0000
  • 7802d4664d *top++-bug was not a compiler bug, therefore the comment about the affected compiler was misleading and has been removed Pavel Kaňkovský 2000-06-23 04:18:55 +0000
  • d0079e669e improved the Type1 drivers to deal with the case where the lenIV field is set to -1 to indicate unencoded charstrings David Turner 2000-06-23 00:07:06 +0000
  • 910c597d1a updated for new design David Turner 2000-06-22 00:31:01 +0000
  • aa4c28f9fe added new files David Turner 2000-06-22 00:27:15 +0000
  • 53078ee750 removed obsolete headers, added new ones David Turner 2000-06-22 00:26:54 +0000
  • 206297435e small bugfix David Turner 2000-06-22 00:26:21 +0000
  • e82a82af6d small bugfix in the "seac" code David Turner 2000-06-22 00:26:11 +0000
  • f0df85ba2a - MAJOR INTERNAL REDESIGN: David Turner 2000-06-22 00:17:42 +0000
  • 9ca2af3838 A new formatting orgy. Werner Lemberg 2000-06-21 03:03:28 +0000
  • 9c05268eae Newly generated. Werner Lemberg 2000-06-17 20:15:53 +0000
  • 100d6d47d8 Fixing glyph name typos in glnames.py; more formatting. Werner Lemberg 2000-06-17 20:15:06 +0000
  • f9b8dec437 major reformatting of the modules source code in order to get rid of most of the basic types redefinitions (i.e. FT_Int instead of "FT_Int", etc..) David Turner 2000-06-16 19:34:52 +0000
  • e3c11d7f00 A new round of formatting, adding/fixing documentation etc. Werner Lemberg 2000-06-16 06:49:56 +0000
  • 67d301f305 Fixed the PACK() macro. Werner Lemberg 2000-06-14 04:13:59 +0000
  • 7a4fda8821 The next round of formatting, checking documentation, etc. Werner Lemberg 2000-06-13 23:21:00 +0000
  • 78575dc0d1 A lot of formatting. Werner Lemberg 2000-06-12 19:36:41 +0000
  • e35cac66c6 A complete revision of FreeType 2's GNU makefiles (of the library): Werner Lemberg 2000-06-11 03:46:57 +0000
  • cb9109fc40 Applied Tom's patches to improve CFF handling. Werner Lemberg 2000-06-09 05:25:19 +0000
  • 2b9be99c2a a simple commit for Beta 7, I have disabled tracing in this commit, and will re-enable it later.. BETA-7 David Turner 2000-06-07 23:41:17 +0000
  • 3d99f79669 finally fixed that crazy Type 1 hinter.. it still sucks though .. ;-) David Turner 2000-06-07 23:06:10 +0000
  • c2a64e26fa changed the documention of FT_FaceRec, "face.size" and "face.glyph" are not private anymore.. (that was a mistake..) David Turner 2000-06-07 20:22:44 +0000
  • 1f4aa4ba02 bugfix for using gcc with lots of options :-) David Turner 2000-06-07 20:19:44 +0000
  • 24aaddaeed removed invalid #include David Turner 2000-06-07 20:19:21 +0000
  • 0f6467a016 fixed a small bug that prevented the file name to be correctly printed in certain cases.. David Turner 2000-06-07 20:07:35 +0000
  • 6cef627d17 added code to correctly scale global metrics David Turner 2000-06-07 20:06:54 +0000
  • b770a4ab6d bug fix, suggested by Tor Lillqvist David Turner 2000-06-07 20:06:18 +0000
  • de6523ee05 Added code to correctly scale global metrics David Turner 2000-06-07 20:05:50 +0000
  • 803a3fdf89 added new macro MEM_Alloc_Array David Turner 2000-06-07 20:04:56 +0000
  • 0f991b4312 new version of the CFF driver, this one works :-) David Turner 2000-06-07 20:04:34 +0000
  • e1d5dd78f4 Moved all *errors.h header files to include/freetype/internal for consistency. Werner Lemberg 2000-06-07 04:48:12 +0000
  • 61bd4b9dd1 Added FT_FRAME_SKIP_xxx to skip fields. Werner Lemberg 2000-06-07 00:00:08 +0000
  • 1c0d4acb25 Fine-tuned a lot of tracing levels to make them more functional with ftview. Werner Lemberg 2000-06-06 20:41:48 +0000
  • 920d41e038 Removing trailing whitespace. Werner Lemberg 2000-06-05 14:32:32 +0000
  • 4e6dd8587e freetype.h: Adding ft_encoding_xxx values for some CJK encodings. Werner Lemberg 2000-06-05 05:26:15 +0000
  • 5617726108 ftview now has two new options: -d activates debugging, and -l sets the trace level. Werner Lemberg 2000-06-03 21:59:44 +0000
  • eb81e37825 More preparation for tracing. Formatting. Werner Lemberg 2000-06-03 06:03:11 +0000
  • 9a754ce32b Formatting; adding some tracing code. Werner Lemberg 2000-06-02 21:31:32 +0000
  • 91e52d416a Finishing first formatting/documenting etc. of the `base' dir. Some modules are still badly documented, though... Werner Lemberg 2000-06-02 14:30:38 +0000
  • 08edde5805 Correct wrong fix. Werner Lemberg 2000-06-02 00:11:57 +0000
  • 2fbf7e439f Added a lot of error checking code to the exported functions in the `base' subdir (not complete yet). Werner Lemberg 2000-06-02 00:01:14 +0000
  • d66ea312f6 FT_Outline_Decompose() now returns FT_Error. Werner Lemberg 2000-06-01 15:49:28 +0000
  • a7b53c47fc changed an important comment note for FT_Size_Metrics describing the ascender, descender and text height.. David Turner 2000-06-01 06:01:59 +0000
  • 6b0bf34665 slight change to the smooth renderer to make it compile stand alone with the _STANDALONE_ macro defined.. See comments inside it "src/base/ftgrays.c" David Turner 2000-06-01 05:01:01 +0000
  • b3936a1600 small bug fix from Robert :-) David Turner 2000-06-01 04:44:36 +0000
  • 04aa800ce9 added a CID-keyed font driver in "src/cid" fixed two bugs in the smooth renderer David Turner 2000-06-01 03:27:48 +0000
  • 3581d06464 changed the SFNT format check to make it less strict. A certain number of TrueType fonts have invalid values in the SFNT header.. David Turner 2000-06-01 03:26:58 +0000
  • b916b1e53f updated the DocMaker tool to produce HTML pages There is still some work on it to allow the following: David Turner 2000-05-31 07:54:45 +0000
  • a3b6c6c290 Formatting, fixing and adding documentation. Werner Lemberg 2000-05-31 06:55:12 +0000
  • 0c8cde2e05 ftgrays.c: Formatting. It seems to me that _STANDALONE_ doesn't work yet... Will it ever work? If not, the unused code should be removed. Werner Lemberg 2000-05-30 20:10:06 +0000
  • f13e6333f9 Formatting; minor improvements. Werner Lemberg 2000-05-30 16:49:14 +0000
  • 026bd17b41 ftmulti.c: Will now accept any filename. It will no longer append `.ttf' or `.ttc'. Reformatted. Werner Lemberg 2000-05-30 05:13:30 +0000
  • 5b401bb918 additional changes to the CFF/Type2 driver David Turner 2000-05-29 23:03:15 +0000
  • c3c344c76e Fixing the fixes :-) More formatting. Werner Lemberg 2000-05-29 22:40:57 +0000
  • 4f99c3c423 fixed divide by zero bug added CFF/OpenType driver source (not working for now) David Turner 2000-05-29 20:55:13 +0000
  • a519b3b7a3 Formatting, fixing descriptions. Werner Lemberg 2000-05-29 20:46:12 +0000
  • b1677a87ca changed the SFNT driver slightly to add more robust checking based on the "search_rang", etc.., fields of the sfnt header.. David Turner 2000-05-29 20:37:41 +0000