Al-Qurtas-Islamic-bank-The-.../src/truetype
Werner Lemberg 25f3ac2b9e [sfnt] Handle `fvar' with zero axes as a non-MM font.
This is better behaviour than exiting with an error.

* include/freetype/internal/tttypes.h (TT_Face): Add `use_fvar'
field.

* src/sfnt/sfobjs.c (sfnt_init_face): Compute `use_fvar', also
updating the validation code.
Use `use_fvar' to compute FT_FACE_FLAG_MULTIPLE_MASTERS.

* src/truetype/ttgxvar.c (TT_Get_MM_Var): Remove `fvar' validation
code.
2016-12-18 15:50:18 +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 [truetype] Provide HVAR advance width variation as a service. 2016-12-15 14:34:57 +01: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 Minor GX code shuffling. 2016-12-18 09:29:58 +01:00
ttgload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgxvar.c [sfnt] Handle `fvar' with zero axes as a non-MM font. 2016-12-18 15:50:18 +01:00
ttgxvar.h [truetype] Provide function to apply `HVAR' advance width variation. 2016-12-15 14:04:51 +01: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 * src/truetype/ttobjs.c (tt_face_init): Simplify conditional code. 2016-12-17 13:39:31 +01: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 [sfnt, truetype] Add framework for Metrics Variations service. 2016-12-14 20:44:11 +01:00
ttpload.c [sfnt, truetype] Various sanitizing fixes. 2016-12-17 13:28:24 +01: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