freetype2/src/truetype
Ben Wagner 8406ae5324 [truetype] Reload context after re-executing `prep`.
When a different hinting mode from the current is selected, the `prep` table
must be re-executed with the new mode.  After this happens the context must
be re-loaded in preparation for the glyph program to be run.

Fixes #1104.

* truetype/ttgload.c (tt_loader_init): Add call to `TT_Load_Context`.
2021-10-15 22:37:31 +02: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
truetype.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttdriver.c [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
ttdriver.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
tterrors.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttgload.c [truetype] Reload context after re-executing `prep`. 2021-10-15 22:37:31 +02:00
ttgload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttgxvar.c [truetype] Fix compilation if !TT_CONFIG_OPTION_BYTECODE_INTERPRETER. 2021-08-28 07:36:08 +02:00
ttgxvar.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttinterp.c [truetype] Minor documentation improvements. 2021-10-15 19:02:41 +02:00
ttinterp.h [truetype] Minor documentation improvements. 2021-10-15 19:02:41 +02:00
ttobjs.c Minor type adjustments. 2021-09-14 22:55:50 -04:00
ttobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttpload.c [truetype] Avoid some memory zeroing. 2021-09-12 23:30:07 -04:00
ttpload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ttsubpix.c Whitespace formatting. 2021-08-22 22:32:07 -04:00
ttsubpix.h Update all copyright notices. 2021-01-17 07:18:48 +01:00