245
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added mac FOND driver, and use t1z driver instead of the "old" t1 driver. More... about 25 years ago
Added a new version of the "smooth". This one uses an algorithm that is very close to our standard raster. More... about 25 years ago
fix to compile with latest FreeType 2 More... about 25 years ago
update More... about 25 years ago
updated documentation for Beta 4 More... about 25 years ago
updated CHANGES added BUILD & INSTALL More... about 25 years ago
fix to get rid of compile warning More... about 25 years ago
finished moving all configuration macros to "config/ftoption.h" More... about 25 years ago
first step towards moving all configuration options to the single "config/ftoption.h" More... about 25 years ago
removed the unused/obsolete "ftbbox.c" More... about 25 years ago
removed src/shared/ttnameid.h (redundant) More... about 25 years ago
renamed ttnamedid.h to ttnameid.h More... about 25 years ago
renamed all outlines functions to the FT_Outline_<action> syntax.. More... about 25 years ago
reformatting, changing the FT_Outline structure: More... over 25 years ago
added the new "smooth" anti-aliaser (see the file "demos/src/ftgrays.c"), More... over 25 years ago
fixed a nasty bug that occured with CMAP format 4.. More... over 25 years ago
changed the structure of FT_Outline in order to pack all outline flags in a single integer.. More... over 25 years ago
a few fixes to get rid of unwanted compile-time warnings More... over 25 years ago
fixed typo in comment More... over 25 years ago
properly behave in case the console window became active More... over 25 years ago
- ft_new_input_stream: don't make a new copy of the pathname - ft_done_stream: remove the FREE(pathname) call, which wasn't kosher - FT_Open_Face: after calling open_face, don't assume driver is the same as face->driver, use face->driver instead More... over 25 years ago
formatting: some tabs replaced by spaces More... over 25 years ago
A first check of FT2's Make system. Many smaller and larger bugs have been fixed: More... over 25 years ago
fixed typo in comment More... over 25 years ago
added missing "else": without it FT_Open_Face() would still scan the list of drivers when specifying an explicit driver More... over 25 years ago
readme file: needs copyright notice More... over 25 years ago
Mac demo support stuff. More... over 25 years ago
Mac modules file. For now the same as the default, minus the t1z driver. First step in adding a Mac FOND driver... More... over 25 years ago
CodeWarrior Pro4 project file to build the FT library under MacOS More... over 25 years ago
Mac backend for the graphics subsystem. More... over 25 years ago