freetype2/docs
Werner Lemberg be67c4ef33 * src/truetype/ttinterp.c (CUR_Func_move_orig): New macro.
(Direct_Move_Orig, Direct_Move_Orig_X, Direct_Move_Orig_Y): New
functions.  Similar to Direct_Move, Direct_Move_X, and
Direct_Move_Y but without touching.
(Compute_Funcs): Use new functions.

(Round_None, Round_To_Grid, Round_To_Half_Grid, Round_Down_To_Grid,
Round_Up_To_Grid, Round_To_Double_Grid, Round_Super,
Round_Super_45): Fix rounding of value zero.

(DO_DIV): Don't use TT_MULDIV.

(Ins_SHC): This instruction actually touches the points.
(Ins_MSIRP): Fix undocumented behaviour.

* src/truetype/ttinterp.h (TT_ExecContextRec): Updated.

* docs/VERSION.DLL: Updated.

* src/base/ftobjs.c (FT_Set_Char_Size): Make metrics->x_scale and
metrics->y_scale really precise.

(FT_Load_Glyph): Update computation of linearHoriAdvance and
linearVertAdvance.

* src/true/type/ttinterp.c (Update_Max): Use FT_REALLOC.
2003-11-24 22:54:58 +00:00
..
reference Initial revision 2003-07-09 15:22:39 +00:00
CHANGES * docs/CHANGES: Updated. 2003-11-13 10:19:27 +00:00
CUSTOMIZE * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00
DEBUG * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
FTL.txt preparing 2.1.0 release 2002-04-15 12:01:10 +00:00
GPL.txt Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
INSTALL * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.ANY * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.GNU * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.VMS * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
PATENTS * docs/PATENTS: Typo fixed (Thanks to Detlef "Hawkeye" Wuerkner) in the URL for the on-line resource. 2002-01-21 21:57:38 +00:00
TODO Minor documentation typos. 2003-06-14 21:39:17 +00:00
TRUETYPE * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
UPGRADE.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
VERSION.DLL * src/truetype/ttinterp.c (CUR_Func_move_orig): New macro. 2003-11-24 22:54:58 +00:00
license.txt Mention GPL version. 2003-11-06 14:56:11 +00:00
modules.txt * builds/amiga/makefile, builds/amiga/smakefile, 2002-05-28 22:38:05 +00:00
release Updated. 2003-11-12 15:16:02 +00:00