freetype2/src/type1
Alexei Podtelezhnikov dacbb55433 [type1/MM] Round design coordinates.
The design coordinates for MM fonts were not rounded. For example,
`FT_Get_Var_Design_Coordinates` returned values with fractional part.

* src/type1/t1load.c (mm_axis_unmap): Refactor with rounding.

* include/freetype/ftmm.h (FT_Var_Axis, FT_Set_Var_Design_Coordinates,
FT_Get_Var_Design_Coordinates): Reword documentation.
2023-02-10 08:24:33 -05: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/type1/t1afm.c (T1_Read_Metrics): Reaffirm ascender and descender. 2023-02-04 08:34:58 -05:00
t1afm.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1driver.c Update all copyright notices. 2023-01-17 09:18:25 +01: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 [type1/MM] Round design coordinates. 2023-02-10 08:24:33 -05:00
t1load.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1objs.c Update all copyright notices. 2023-01-17 09:18:25 +01: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