openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The FreeType Project
Settings
|
Report Duplicate
245
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 326 of 331
Search / Filter on:
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.
Just van Rossum
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.
David Turner
More...
about 25 years ago
fix to compile with latest FreeType 2
David Turner
More...
about 25 years ago
update
David Turner
More...
about 25 years ago
updated documentation for Beta 4
David Turner
More...
about 25 years ago
updated CHANGES added BUILD & INSTALL
David Turner
More...
about 25 years ago
fix to get rid of compile warning
David Turner
More...
about 25 years ago
finished moving all configuration macros to "config/ftoption.h"
David Turner
More...
about 25 years ago
first step towards moving all configuration options to the single "config/ftoption.h"
David Turner
More...
about 25 years ago
removed the unused/obsolete "ftbbox.c"
David Turner
More...
about 25 years ago
removed src/shared/ttnameid.h (redundant)
David Turner
More...
about 25 years ago
renamed ttnamedid.h to ttnameid.h
David Turner
More...
about 25 years ago
renamed all outlines functions to the FT_Outline_<action> syntax..
David Turner
More...
about 25 years ago
reformatting, changing the FT_Outline structure:
David Turner
More...
over 25 years ago
added the new "smooth" anti-aliaser (see the file "demos/src/ftgrays.c"),
David Turner
More...
over 25 years ago
fixed a nasty bug that occured with CMAP format 4..
David Turner
More...
over 25 years ago
changed the structure of FT_Outline in order to pack all outline flags in a single integer..
David Turner
More...
over 25 years ago
a few fixes to get rid of unwanted compile-time warnings
David Turner
More...
over 25 years ago
fixed typo in comment
Just van Rossum
More...
over 25 years ago
properly behave in case the console window became active
Just van Rossum
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
Just van Rossum
More...
over 25 years ago
formatting: some tabs replaced by spaces
Just van Rossum
More...
over 25 years ago
A first check of FT2's Make system. Many smaller and larger bugs have been fixed:
Werner Lemberg
More...
over 25 years ago
fixed typo in comment
Just van Rossum
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
Just van Rossum
More...
over 25 years ago
readme file: needs copyright notice
Just van Rossum
More...
over 25 years ago
Mac demo support stuff.
Just van Rossum
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...
Just van Rossum
More...
over 25 years ago
CodeWarrior Pro4 project file to build the FT library under MacOS
Just van Rossum
More...
over 25 years ago
Mac backend for the graphics subsystem.
Just van Rossum
More...
over 25 years ago
←
1
2
…
322
323
324
325
326
327
328
329
330
331
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree