freetype2/src/truetype
Behdad Esfahbod b72858c992 [truetype] Clamp variation requests to valid range.
This is required by OpenType 1.8; it also avoids rounding surprises.

* src/truetype/ttgxvar.c (TT_Set_Var_Design): Clamp design coordinates
outside of the allowed range to always stay within the range instead
of producing an error.
2016-11-03 06:41:00 +01:00
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
module.mk Update copyright year. 2016-01-13 11:54:10 +01:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00
truetype.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttdriver.c Add `FT_Get_{MM,Var}_Blend_Coordinates' functions. 2016-10-26 16:00:00 +02:00
ttdriver.h Update copyright year. 2016-01-13 11:54:10 +01:00
tterrors.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgload.c [truetype] Disallow bitmap strokes for non-default instances. 2016-09-29 19:49:07 +02:00
ttgload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgxvar.c [truetype] Clamp variation requests to valid range. 2016-11-03 06:41:00 +01:00
ttgxvar.h Add `FT_Get_{MM,Var}_Blend_Coordinates' functions. 2016-10-26 16:00:00 +02:00
ttinterp.c [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttinterp.h [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttobjs.c */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
ttobjs.h [truetype] Fix `MPS' instruction. 2016-08-22 19:32:34 +02:00
ttpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttpic.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttpload.c [truetype] Fix commit from 2014-11-24. 2016-10-27 07:27:27 +02:00
ttpload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttsubpix.c [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00
ttsubpix.h [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00