Removed definitions of cff_isoadobe_charset, cff_expert_charset, cff_expertsubset_charset,
* builds/cygwin/*: Removed. Use the unix stuff instead.
* include/freetype/internal/psaux.h (PS_Table): Use FT_Offset for
file pshfit.c was initially added on branch VER-2-0-4-PATCH.
file pshfit.h was initially added on branch VER-2-0-4-PATCH.
2001-07-13 Werner Lemberg <[email protected]>
removed pedantic compiler warnings when the bytecode
* include/internal/ftstream.h: modified the definitions
* src/autohint/ahhint.c (ah_hinter_align_weak_points): Remove
finishing function header formatting
next round in function header formatting
* src/cid/cidload.c, src/cid/cidload.h (cid_decrypt): Use FT_Offset
First round in converting
the SFNT Kerning table loader now ensures that the table is correctly
changed the definition of FT_CALLBACK_DEF
* include/freetype/ftconfig.h, src/*/*.c: changed the definition and
* include/freetype/internal/ftstream.h (FT_GET_OFF3_LE): Fix typo.
fixed the 64-bits division computation for 16-bits systems
adding Debian build directory
file psrecord.c was initially added on branch VER-2-0-4-PATCH.
file psrecord.h was initially added on branch VER-2-0-4-PATCH.
updated documentation for the 2.0.4 release
* include/freetype/config/ftconfig.h: Add two more `L's to
* builds/win32/visualc/freetype.dsp, builds/win32/visualc/index.html:
* include/freetype/fterrors.h: updated some of the error macros to
- updated doc for FT_New_Memory_Face
Minor cleanups to remove compiler warnings.
Make the new error scheme source compatible with older FT versions
* include/freetype/freetype.h (FT_ENC_TAG): New macro.
modified the TrueType interpreter to let it
* src/base/ftcalc.c (FT_MulDiv, FT_DivFix, FT_Sqrt64): Remove
Increase `version_info' to 7:0:1.
fixed a bug that returned an invalid linear width for composite
* builds/unix/configure.in: Renamed to ...
* src/autohint/ahhint.c (ah_hinter_load_glyph): fixed a bug that
Updating to libtool 1.4.0.
Complete redesign of error codes. Please check ftmoderr.h for more
Fixed length of `Reserved' array.
remong the "netware" directory, it was too big for a source release
Netware port by Ulrich Neumann.
moving documents to the "docs" directory
* src/truetype/ttgload.c (load_truetype_glyph): fixed a bug in the
* src/base/ftcalc.c (FT_DivFix): fixed a bug in the 64-bit code that
* include/freetype/ftbbox.h: FTBBOX_H -> __FTBBOX_H__.
* src/cff/cffparse.c, src/cid/cidload.c, src/type1/t1load.c: fixed
* include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
* Jamfile: fixed incorrect HDRMACRO argument.
* TODO: removed the cubic arc bbox computation note, since it has been
* include/freetype/internal/ftcalc.h: Move declaration of
Another small fix from Francesco.
* src/pcfdriver.c: fixed incorrect bitmap width computation
* docs/docmaker.py: updated the DocMaker script in order to add
* src/base/ftbbox.c (BBox_Cubic_Check): fixed the coefficient
* builds/unix/config.guess, builds/unix/config.sub: Updated to
minor optimisations in ftcalc.c
* src/base/ftcalc.c (FT_SqrtFixed): corrected/optimised the 32-bit
* src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use
* builds/unix/config.guess, builds/unix/config.sub: Updated to
* builds/compiler/gcc-dev.mk: Add `-Wno-long-long' flag.
* ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int
Fix typos (entires -> entries).
2001-04-10 Tom Kacvinsky <[email protected]>
In function parse_charstrings, changed code for placing .notdef glyph
In structure T1_Loader, added swap_table (of type PS_Table) to
* src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value.
* builds/os2/*.mk: These files have been forgotten to update to
* Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes
* CHANGES: Reformatted, minor fixes.
2001-04-02 Tom Kacvinsky <[email protected]>
In function TT_Load_Metrics, fix improper an improper pointer dereference.
2001-03-26 Tom Kacvinsky <[email protected]>
Changed tests for sizes of short, ints, and longs to use the suffix U
* Jamrules, Jamfile, src/Jamfile, src/*/Jamfile: Adding jamfiles