freetype2/src/type42
Alexei Podtelezhnikov 28eee3636c [type42] Fix auto-hinting.
The autohinter could not access the base (unscaled) outline in the
child TrueType glyph slot. We now share the internal parts between
the parent and child glyph slots. Fixes #1057.

* src/type42/t42objs.c (T42_GlyphSlot_Init): Remove the internal parts
of `T42_GlyphSlot' and replace it with the child TrueType structure.
(T42_GlyphSlot_Done): Updated accordingly.
2021-05-27 11:38:56 -04:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42drivr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42drivr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42error.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42objs.c [type42] Fix auto-hinting. 2021-05-27 11:38:56 -04:00
t42objs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42parse.c [type42] Avoid some memory zeroing. 2021-05-20 22:20:36 -04:00
t42parse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42types.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
type42.c Update all copyright notices. 2021-01-17 07:18:48 +01:00