freetype2/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] Remove Infinality for good. 2023-07-27 15:06:38 +00:00
truetype.c [truetype] Remove Infinality for good. 2023-07-27 15:06:38 +00:00
ttdriver.c [truetype] Remove Infinality for good. 2023-07-27 15:06:38 +00:00
ttdriver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
tterrors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
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 * src/truetype/*: Clean up interface. 2023-05-07 14:59:50 +02:00
ttinterp.c [truetype] Remove Infinality for good (remaining bits). 2023-07-27 16:12:28 +00:00
ttinterp.h [truetype] Remove Infinality for good. 2023-07-27 15:06:38 +00:00
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 * src/truetype/*: Clean up interface. 2023-05-07 14:59:50 +02:00
ttpload.h * src/truetype/*: Clean up interface. 2023-05-07 14:59:50 +02:00