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
..
2021-04-22 23:34:08 -04:00
2021-01-17 07:18:48 +01:00
2021-04-26 17:14:28 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-05-07 19:17:48 -04:00
2021-05-27 11:38:56 -04:00