freetype2/include/freetype/internal
Dominik Röttsches dece953516 [truetype] Perform variation store delta computation with 64-bit precision.
* include/freetype/internal/ftmmtypes.h (FT_ItemVarDelta): Make type
explicitly 32-bit.
* include/freetype/internal/services/svmm.h
(FT_Var_Get_Item_Delta_Func): Change return type to `FT_ItemVarDelta`
* truetype/ttgxvar.h (tt_var_get_item_delta): Change return type to
`FT_ItemVarDelta`.
* truetype/ttgxvar.c (tt_var_get_item_delta): Store scalars and deltas
to intermediate array, perform computation using new method
`FT_MulAddFix`.
2022-06-29 20:27:11 +02:00
..
services [truetype] Perform variation store delta computation with 64-bit precision. 2022-06-29 20:27:11 +02:00
autohint.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffotypes.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cfftypes.h s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
compiler-macros.h Add Watcom C/C++ calling. 2022-01-15 22:44:28 -05:00
ftcalc.h New function `FT_MulAddFix` to compute the sum of fixed-point products. 2022-06-29 20:12:04 +02:00
ftdebug.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftdrv.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftgloadr.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
fthash.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftmemory.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftmmtypes.h [truetype] Perform variation store delta computation with 64-bit precision. 2022-06-29 20:27:11 +02:00
ftobjs.h Add code to load OT-SVG glyph documents. 2022-01-20 16:45:18 +00:00
ftpsprop.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftrfork.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftserv.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftstream.h [stream] Fix reading s32 when long is s64 2022-06-18 12:58:23 -04:00
fttrace.h Add 'svg' module for OT-SVG rendering. 2022-01-20 16:45:18 +00:00
ftvalid.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
psaux.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshints.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
sfnt.h Add code to load OT-SVG glyph documents. 2022-01-20 16:45:18 +00:00
svginterface.h Add 'svg' module for OT-SVG rendering. 2022-01-20 16:45:18 +00:00
t1types.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
tttypes.h Add code to load OT-SVG glyph documents. 2022-01-20 16:45:18 +00:00
wofftypes.h Update all copyright notices. 2022-01-11 10:54:10 +01:00