Al-Qurtas-Islamic-bank-The-.../src/pshinter
Werner Lemberg 5aa2a5c34a [autofit, pshinter] Use `FT_OFFSET`.
This avoids

```
runtime error: applying zero offset to null pointer
```

warnings of clang's undefined behaviour sanitizer.

* src/autofit/afcjk.c (af_cjk_hints_link_segments,
af_cjk_hints_compute_edges, af_cjk_hints_compute_blue_edges,
af_cjk_hint_edges, af_cjk_align_edge_points): Do it.

* src/autofit/afhints.c (af_glyph_hints_align_edge_points,
af_glyph_hints_align_strong_points): Ditto.

* src/autofit/aflatin.c (af_latin_metrics_init_widths,
af_latin_hints_link_segments, af_latin_hints_compute_edges,
af_latin_hints_compute_blue_edges, af_latin_hint_edges): Ditto.

* src/pshinter/pshalgo.c (psh_hint_table_init): Ditto.
2022-01-07 06:41:36 +01:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshalgo.c [autofit, pshinter] Use `FT_OFFSET`. 2022-01-07 06:41:36 +01:00
pshalgo.h [pshinter] Additional clean-ups. 2021-10-04 23:10:59 -04:00
pshglob.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshglob.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshinter.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshmod.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshmod.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshnterr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshrec.c * src/pshinter/pshrec.c (ps_mask_table_merge_all): Tweak loops. 2021-09-14 10:26:37 -04:00
pshrec.h 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