Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ef87970d | 2000-01-13 18:19:10 | A few modifications to allow more broken fonts to be loaded by the driver. | ||
| 40b4ef1e | 2000-01-12 22:44:03 | Remove double increment of charmap. | ||
| 7880dd66 | 2000-01-10 17:19:45 | ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: Removing trailing spaces. ftlist.h: Removing duplicated documentation (which is in ftlist.c also). ftinit.c, ftlist.c, ftobjs.c: Formatting, adding documentation. | ||
| 0db8d1ab | 2000-01-09 17:54:56 | Formatting. | ||
| f697866e | 2000-01-08 20:00:54 | Bugfix: prep table is optional. | ||
| f993b6a0 | 2000-01-08 17:10:33 | demos/config/x11/rules.mk: support for multiple X11R6 entries in $(PATH) added. ftxbbox.c, ftcalc.c, ftdebug.c, ftdriver.h: doc fixes. ftdebug.c: formatting. ftdebug.h: making makros `;'-safe (i.e., they can now be used within if-else clauses without side effects resp. don't produce a single `;'). | ||
| fc1f9894 | 2000-01-07 18:44:50 | Finally, the TrueType driver was completely audited. The code should now be 100% compatible with the implementation in FreeType 1.x. It's now time to make a new tag for the repository :-) - David | ||
| 2b94ffad | 2000-01-07 15:02:05 | More docs added. | ||
| 30a0c626 | 2000-01-07 14:07:21 | Update some copyrights here and there | ||
| 2fce88c6 | 2000-01-07 14:01:59 | Removed some unused source code (it came from the old FT2 beta, and was moved to "src/sfn") | ||
| 17ae985d | 2000-01-02 09:41:30 | ftbbox.h: FT_Get_Outline_BBox() must be called FT_Raster_GetBBox(). ftcalc.c: Added a missing closing paranthesis in 64bit version of FT_MulFix(). Some formatting; updating copyright. | ||
| 433bc53f | 1999-12-30 12:28:03 | Additional improvements to make the anti-aliasing even faster :-) As previously, this is only noticable for sizes over 64 pixels. | ||
| 5951ce9f | 1999-12-29 00:53:44 | updated the CHANGES file + some basic formatting cleaning | ||
| 10effdf6 | 1999-12-29 00:22:24 | 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' Changed the driver header files to reflect the new modules/drivers list management. We get rid, at last, of the infamous pre-processor tricks used to build the list at compile time. `src/base/ftinit.c' is also modified to reflect the changes.. | ||
| 34b30320 | 1999-12-28 18:36:10 | Some improvements to make the new anti-alias algorithm faster when large glyph images are generated (e.g. ` fttimer -g' runs 20% faster). For small pixel sizes (i.e. typically less than 64 pixels), rendering speed is unaffected. | ||
| d2b1f357 | 1999-12-16 23:11:37 | Initial revision |