freetype2/src/type1
Werner Lemberg 545d0446b6 New Variation Font function `FT_Get_Default_Named_Instance`.
* include/freetype/ftmm.h, src/base/ftmm.c (FT_Get_Default_Named_Instance):
New function.

* include/freetype/internal/services/svmm.h
(FT_Get_Default_Named_Instance_Func): New typedef.
(FT_Service_MultiMasters): New field `get_default_named_instance`.
(FT_DEFINE_SERVICE_MULTIMASTERSREC): Updated.

* include/freetype/internal/tttypes.h (TT_Face): New field
`var_default_named_instance`.

* src/sfnt/sfobjc.s (sfnt_init_face): Initialize
`var_default_named_instance`.

* src/cff/cffdrivr.c (cff_get_default_named_instance): New function.
(cff_service_multi_masters): Updated.

* src/truetype/ttgxvar.c (TT_Get_MM_Var): Initialize
`var_default_named_instance`.
(TT_Get_Default_Named_Instance): New function.
* src/truetype/ttgxvar.h: Updated.
* src/truetype/ttdriver.c (tt_service_gx_multi_masters): Updated.

* src/type1/t1driver.c (t1_service_multi_masters): Updated.

* docs/CHANGES: Updated.
2023-04-28 10:44:14 +02:00
..
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1afm.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
t1afm.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1driver.c New Variation Font function `FT_Get_Default_Named_Instance`. 2023-04-28 10:44:14 +02:00
t1driver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1errors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1gload.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
t1gload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1load.c * src/type1/t1load.c (T1_Get_MM_Var): Optimize array zeroing. 2023-02-25 11:02:21 -05:00
t1load.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1objs.c [cff,cid,type1] Shorten de-referencing. 2023-03-03 17:21:10 +00:00
t1objs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1parse.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1parse.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1tokens.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
type1.c Update all copyright notices. 2023-01-17 09:18:25 +01:00