Commit Graph

  • b3a85b00c4 FreeType licence. Werner Lemberg 2000-01-25 08:16:54 +0000
  • d00a8ce6f2 some updates. The yesterday modifications prevented the demo programs from compiling under Unix. fixed.. David Turner 2000-01-18 09:52:08 +0000
  • 9d61e46855 Fixed rule with wildcard. Werner Lemberg 2000-01-18 02:07:04 +0000
  • a5ab5ce791 adding correct versions of the PNG images David Turner 2000-01-17 20:51:18 +0000
  • 438f8cd27b removing invalid PNG images David Turner 2000-01-17 20:50:18 +0000
  • 702b8d52cf Removed obsolete file in uppercase. FTOPTION.H has fallen behind the ftoption.h file. Its continued presence causes some problems with case insensitive systems. --Eric Eric Olson 2000-01-17 19:44:07 +0000
  • 6afe00774a colored the example source code and corrected some typos David Turner 2000-01-17 19:25:18 +0000
  • b94713e9c5 Added a FreeType 2 Tutorial !! David Turner 2000-01-17 18:56:49 +0000
  • 3ba47068a6 some updates to the "rules.mk" files. Basically, we now use "$(FT_COMPILE)" instead of "$(FT_CC)" in order to compile the library. David Turner 2000-01-17 11:25:57 +0000
  • 3b925ef744 fixed a minor bug in the computation of the vertical metrics top-side bearing David Turner 2000-01-17 11:22:59 +0000
  • fdc225b153 fixed another small bug in the FT_Read_xxxx functions (they didn't updated the stream position in the case of disk-based streams. This went un-noticed under Linux which uses memory-mapped files by default) David Turner 2000-01-17 11:21:49 +0000
  • 8cd9575c27 fixed small bug David Turner 2000-01-17 11:21:00 +0000
  • 281f9f6a13 Important changes were performed to clean up the makefiles, these will be detailed later in a document (the work is not completely finished). David Turner 2000-01-17 11:20:26 +0000
  • 5ce5884d59 some small updates that are useful to debug graphics drivers and the library.. David Turner 2000-01-17 11:08:11 +0000
  • 1631d04827 moved the graphics drivers to "demos/graph/*" David Turner 2000-01-17 11:06:27 +0000
  • cb58dbb4fb Some important changes were performed : David Turner 2000-01-17 11:04:55 +0000
  • 14954e6bc2 Some major improvements were required to the Makefile to: David Turner 2000-01-17 10:56:16 +0000
  • 7dff772e59 Added ftraster.h for better support of standalone mode. Werner Lemberg 2000-01-17 08:24:22 +0000
  • 9ab7c3c37e Fixed compilation bug for standalone mode. Werner Lemberg 2000-01-15 12:43:27 +0000
  • f6356ab713 some changes used to debug the new raster and the OS/2 graphics driver David Turner 2000-01-14 15:38:30 +0000
  • 6bc8b1f07d bugfixes to the OS/2 graphics driver. It now works !! David Turner 2000-01-14 15:36:55 +0000
  • cef95a09d7 Yet another improvements to the scan-converter. Some macros were introduced to use a constant precision and dynamic bezier decomposition thresholding, leading some performance improvements. David Turner 2000-01-14 15:36:00 +0000
  • 4f2d5b9a48 fixed a bug which prevented the raster from correctly performing horizontal dropout control.. David Turner 2000-01-13 18:20:28 +0000
  • 454a428542 fixed a bug which caused some font family and style names to be incorrectly ignored.. David Turner 2000-01-13 18:19:51 +0000
  • ef87970dfb A few modifications to allow more broken fonts to be loaded by the driver. David Turner 2000-01-13 18:19:10 +0000
  • a00b6e690f Fixing Makefile rules. Werner Lemberg 2000-01-13 15:35:02 +0000
  • 40b4ef1ebd Remove double increment of charmap. Werner Lemberg 2000-01-12 22:44:03 +0000
  • 3aeb4c05f2 Added a new document to docs/internals that describes the Build System clearly. I hope this will help other developers in adding platform-detection makefiles for additional systems.. David Turner 2000-01-11 20:00:05 +0000
  • 426b20af02 Added the new "io-frames.html" document, that describes the frame interface as well as the new READ_xxxx and FT_Read_xxxx functions/macros.. David Turner 2000-01-11 04:59:55 +0000
  • 186d231081 Added a new documentation file that explains how memory management and basic i/o access are performed with FreeType 2. David Turner 2000-01-11 04:09:35 +0000
  • a14fa3ace8 damned.. David Turner 2000-01-11 02:26:38 +0000
  • 98408d8937 renamed "internals.html" to "index.html" also, changed all image references to the new PNGs David Turner 2000-01-11 02:22:16 +0000
  • 41a8fa57b1 Renamed "glyph_conventions.html" to "index.html" Updated all image references to the new PNGs David Turner 2000-01-11 02:20:22 +0000
  • ee71c6b715 added PNG files David Turner 2000-01-11 01:40:25 +0000
  • 4b7ffcfa19 removed GIF files David Turner 2000-01-11 01:40:06 +0000
  • 7880dd6630 ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: Removing trailing spaces. Werner Lemberg 2000-01-10 17:19:45 +0000
  • ecbfb5fa9a added the DocMaker python script that will be used to generate the HTML documentation from the C source files David Turner 2000-01-10 15:49:01 +0000
  • 0db8d1ab84 Formatting. Werner Lemberg 2000-01-09 17:54:56 +0000
  • f697866ec2 Bugfix: prep table is optional. Werner Lemberg 2000-01-08 20:00:54 +0000
  • f993b6a033 demos/config/x11/rules.mk: support for multiple X11R6 entries in $(PATH) added. Werner Lemberg 2000-01-08 17:10:33 +0000
  • fc1f989446 Finally, the TrueType driver was completely audited. The code should now be 100% compatible with the implementation in FreeType 1.x. David Turner 2000-01-07 18:44:50 +0000
  • 2b94ffad74 More docs added. Werner Lemberg 2000-01-07 15:02:05 +0000
  • edfc0f8ac4 changed rules to build demos on Solaris David Turner 2000-01-07 14:37:24 +0000
  • 62ccef7547 added Windows NT detection David Turner 2000-01-07 14:37:00 +0000
  • 30a0c6264f Update some copyrights here and there David Turner 2000-01-07 14:07:21 +0000
  • 2fce88c6b9 Removed some unused source code (it came from the old FT2 beta, and was moved to "src/sfn") David Turner 2000-01-07 14:01:59 +0000
  • 17ae985d38 ftbbox.h: FT_Get_Outline_BBox() must be called FT_Raster_GetBBox(). Werner Lemberg 2000-01-02 09:41:30 +0000
  • 433bc53fb6 Additional improvements to make the anti-aliasing even faster :-) As previously, this is only noticable for sizes over 64 pixels. David Turner 1999-12-30 12:28:03 +0000
  • 5951ce9fc6 updated the CHANGES file + some basic formatting cleaning David Turner 1999-12-29 00:53:44 +0000
  • aa50b821c8 The font drivers that are statically linked to the library at build time is now managed through the file `config/<platform>/ftmodule.h', which is automatically generated through the rules file `config/modules.mk' David Turner 1999-12-29 00:24:51 +0000
  • 10effdf61e Added the rules files `module.mk' to "sfnt", "truetype" and "type1" to reflect the new modules/drivers list management performed through the file `freetype2/config/modules.mk' David Turner 1999-12-29 00:22:24 +0000
  • f8bf6e2bc9 Added the file `config/modules.mk' used to generate the file `config/<platform>/ftmodule.h' which contains the list of available font drivers. David Turner 1999-12-29 00:19:37 +0000
  • 34b3032045 Some improvements to make the new anti-alias algorithm faster when large glyph images are generated (e.g. ` fttimer -g' runs 20% faster). David Turner 1999-12-28 18:36:10 +0000
  • b4a98378e1 fixed a bug in ftsystem that prevented the library from reading files David Turner 1999-12-21 14:08:00 +0000
  • c6cda4a74e added 'demos/bin' to the repository David Turner 1999-12-18 19:05:00 +0000
  • e537fc6733 First import of FreeType 2, beta 2.2 VER-2-BETA2 David Turner 1999-12-16 23:11:37 +0000
  • d2b1f35704 Initial revision David Turner 1999-12-16 23:11:37 +0000