Al-Qurtas-Islamic-bank-The-.../src/truetype
Werner Lemberg f89c67f043 [cff, truetype] Adjust behaviour of named instances.
This commit completely separates the interaction between named
instances and variation functions.  In particular, resetting the
variation returns to the current named instance (if set) and not to
the base font.

As a side effect, variation functions no longer change the named
instance index.

* src/cff/cffobjs.c (cff_face_init): Use MM service's `set_instance'
function.
Also apply `MVAR' table to named instances.

* src/truetype/ttgxvar.c (TT_Get_MM_Var): Add cast.
(tt_set_mm_blend): No longer check whether requested variation
coincides with a named instance.
(TT_Set_Var_Design): Use current named instance for default
coordinates.
* src/truetype/ttobjs.c (tt_face_init): Use `TT_Set_Named_Instance'.
2017-10-07 13:10:53 +02:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
truetype.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttdriver.c Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
ttdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
tterrors.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgload.c Make `FT_FACE_FLAG_VARIATION' work. 2017-10-07 12:12:49 +02:00
ttgload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgxvar.c [cff, truetype] Adjust behaviour of named instances. 2017-10-07 13:10:53 +02:00
ttgxvar.h Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
ttinterp.c [truetype] Really, really fix #52082. 2017-09-28 19:08:38 +02:00
ttinterp.h [truetype] Always use interpreter v35 for B/W rendering (#51051). 2017-05-20 07:28:46 +02:00
ttobjs.c [cff, truetype] Adjust behaviour of named instances. 2017-10-07 13:10:53 +02:00
ttobjs.h [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttpload.c * src/truetype/ttpload.c (tt_face_get_location): Off-by-one typo. 2017-07-12 00:24:48 +02:00
ttpload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsubpix.c [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttsubpix.h Update copyright year. 2017-01-04 20:16:34 +01:00