freetype/src/truetype
Alexei Podtelezhnikov 9c51e21e53 [cff, truetype] Improve prefix and suffix removal.
* src/cff/cffobjs.c (remove_style): Rewrite using pointers.
(remove_subset_prefix): Unwrap loop and use `memmove`.
* src/truetype/ttobjs.c (tt_skip_pdffont_random_tag): Unwrap loop
and avoid `strlen`.
2023-09-07 23:50:35 -04:00
..
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk
truetype.c
ttdriver.c
ttdriver.h
tterrors.h
ttgload.c [truetype] Reduce v40 footprint. 2023-07-28 22:35:58 -04:00
ttgload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgxvar.c Fix clang warnings. 2023-08-25 18:05:01 +02:00
ttgxvar.h
ttinterp.c [truetype] Remove Infinality for good (remaining bits). 2023-07-27 16:12:28 +00:00
ttinterp.h
ttobjs.c [cff, truetype] Improve prefix and suffix removal. 2023-09-07 23:50:35 -04:00
ttobjs.h [truetype] Remove Infinality for good (remaining bits). 2023-07-27 16:12:28 +00:00
ttpload.c
ttpload.h