freetype2/src/truetype
Alexei Podtelezhnikov 839905475e [truetype] Round phantom points after instructions.
According to specifications, phantom points might be instructed to
fit them to grid. Then rounding them before instructions might
interfere. Other points are not touched before instructions
either.

* src/truetype/ttgload.c (TT_Hint_Glyph): Delay phantom point
rounding until after instructions are applied.
2023-03-07 17:35:15 +00: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
truetype.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttdriver.c [truetype] Treat 38 as 40 without Infinality. 2023-02-27 21:54:23 -05:00
ttdriver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
tterrors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgload.c [truetype] Round phantom points after instructions. 2023-03-07 17:35:15 +00:00
ttgload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgxvar.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
ttgxvar.h [truetype, type1] Additional variation tags. 2023-02-08 14:58:46 +00:00
ttinterp.c [truetype] Simplify memory management. 2023-03-06 16:23:14 -05:00
ttinterp.h [truetype] Simplify memory management. 2023-03-06 16:23:14 -05:00
ttobjs.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
ttobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttsubpix.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
ttsubpix.h Update all copyright notices. 2023-01-17 09:18:25 +01:00