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
..
2023-01-17 09:18:25 +01:00
2023-01-17 09:18:25 +01:00
2023-01-17 09:18:25 +01:00
2023-07-28 22:35:58 -04:00
2023-01-17 09:18:25 +01:00
2023-08-25 18:05:01 +02:00