245
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/autohint/ahhint.c (ah_hinter_load_glyph): fixed a bug that corrupted transformed glyphs that were auto-hinted (the transform was applied twice !!) More... about 24 years ago
removed More... about 24 years ago
Updating to libtool 1.4.0. More... about 24 years ago
Complete redesign of error codes. Please check ftmoderr.h for more details. More... about 24 years ago
Fixed length of `Reserved' array. More... about 24 years ago
formatting, minor fixes More... about 24 years ago
formatting More... about 24 years ago
updating the Jamfiles to correctly link all graphics programs on all platforms.. More... about 24 years ago
removing debugging output More... about 24 years ago
small doc update More... about 24 years ago
remong the "netware" directory, it was too big for a source release (904 Kb !!) More... about 24 years ago
Netware port by Ulrich Neumann. More... about 24 years ago
formatting, update More... about 24 years ago
moving documents to the "docs" directory More... about 24 years ago
formatting More... about 24 years ago
* src/truetype/ttgload.c (load_truetype_glyph): fixed a bug in the composite loader spotted by Keith Packard. More... about 24 years ago
* src/base/ftcalc.c (FT_DivFix): fixed a bug in the 64-bit code that created incorrect scale factors !! More... about 24 years ago
formatting More... about 24 years ago
* include/freetype/ftbbox.h: FTBBOX_H -> __FTBBOX_H__. * include/freetype/fttrigon.h: __FT_TRIGONOMETRY_H__ -> __FTTRIGON_H__. Include FT_FREETYPE_H. Beautified; added copyright. * src/base/fttrigon.c: Beautified; added copyright. More... about 24 years ago
formatting More... about 24 years ago
* src/cff/cffparse.c, src/cid/cidload.c, src/type1/t1load.c: fixed the incorrect EM size computation More... about 24 years ago
* include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, src/base/Jamfile, src/base/rules.mk: adding trigonometric functions to the core API (using Cordic algorithms). More... about 24 years ago
* Jamfile: fixed incorrect HDRMACRO argument. More... about 24 years ago
* TODO: removed the cubic arc bbox computation note, since it has been fixed recently.. More... about 24 years ago
* include/freetype/internal/ftcalc.h: Move declaration of FT_SqrtFixed() out of `#ifdef FT_LONG64'. More... about 24 years ago
Another small fix from Francesco. More... about 24 years ago
formatting More... about 24 years ago
* src/pcfdriver.c: fixed incorrect bitmap width computation More... about 24 years ago
* docs/docmaker.py: updated the DocMaker script in order to add command line options (--output,--prefix,--title), fix the erroneous line numbers reported during errors and warnings, and other formatting issues.. More... about 24 years ago
Fix ChangeLog. More... about 24 years ago