14529 Commits (35233d2514cc202e9e2f8f94b3102cb620a0d403)
 

Author SHA1 Message Date
Behdad Esfahbod ded9de9cd8 [cff] bsearch in fdselect 2 years ago
Behdad Esfahbod 0c33aba30c [subset-cff] Rename drop flag to hinting flag 2 years ago
Behdad Esfahbod 6f5b531986 [subset-cff] Make no-hinting use accelerator as well 2 years ago
Behdad Esfahbod fad8322b3f [benchmark-subset] Add no-hinting ops 2 years ago
Behdad Esfahbod f51a624e67 [subset-cff] Micro-optimize drop_hints_in_str 2 years ago
Behdad Esfahbod 3860326688 [subset-cff] Write loop more idiomatic 2 years ago
Behdad Esfahbod 3ff502d3ae [subset-cff] Remove unnecessary initialization 2 years ago
Behdad Esfahbod 6af4985bf9 [subset-cff] No need for bitflag here anymore 2 years ago
Behdad Esfahbod 69ce606d14 [subset-cff] Immediately drop subr numbers instead of marking for skip 2 years ago
Behdad Esfahbod 1cf4f3e083 [subset-cff] More comment 2 years ago
Behdad Esfahbod f68221ff43 [subset-cff] Add comment 2 years ago
Behdad Esfahbod 048ab8a066 [subset-cff] Remove unused bits 2 years ago
Behdad Esfahbod 37cbfc0c7e [subset-cff] Remove unneeded member 2 years ago
Behdad Esfahbod 46ab15137b [subset-cff] Add has_calls to parsed charstrings 2 years ago
Behdad Esfahbod 6d53074e63 [subset-cff] Drop another unused parameter 2 years ago
Behdad Esfahbod 42615561b5 Optimize a couple array references 2 years ago
Behdad Esfahbod 04d23b7ca8 [subset-cff] Micro-optimize collect_subr_refs_in_str 2 years ago
Behdad Esfahbod 9d18180c3c [array] Use hb_hash instead of handrolling 2 years ago
Behdad Esfahbod 1e6f77c250 [benchmark-subset] Adjust num glyphs more 2 years ago
Behdad Esfahbod 0382defa51 [benchmark-subset] Adjust number of glyphs of fonts 2 years ago
Behdad Esfahbod 4cb441dfd1 [benchmark-subset] Add AdobeVFPrototype 2 years ago
Behdad Esfahbod e302b9d5da Fix build 2 years ago
Behdad Esfahbod 70d97d079b [subset-cff] Remove unused argument 2 years ago
Behdad Esfahbod 4167e93a15 [subset-cff2] Micro-optimize blend operator 2 years ago
Behdad Esfahbod f159bf075b [cff2] Micro-optimize blend operator 2 years ago
Behdad Esfahbod a331e913dc [bit-page] Hand-code equality 2 years ago
Behdad Esfahbod 9df06a2695 [bit-set] Fix is_subset() short-circut criteria 2 years ago
Behdad Esfahbod 915c1a00cf [vector] Add remove_unordered 2 years ago
Behdad Esfahbod 4b8d8fbee4 [ot-map] Micro-optimize for size 2 years ago
Behdad Esfahbod 93f3a9dbc6 [ot-map] Micro-optimize more 2 years ago
Behdad Esfahbod f39f049870 [ot-map] Micro-optimize 2 years ago
Behdad Esfahbod 60bb32c454 [ot-map] Minor refactor 2 years ago
Behdad Esfahbod e3cc61838f [PairPos] Adjust kerning buffer messages 2 years ago
Behdad Esfahbod a81dd1053d [layout] Adjust printing feature tags 2 years ago
Behdad Esfahbod 56e3868b52 [layout/buffer-message] Print feature name in lookup buffer messages 2 years ago
Garret Rieger a5d35fd80a [subset] use charstrings directly from accelerator cache if mutability isn't needed. 2 years ago
Behdad Esfahbod 026b64ef76 [subset-cff] Avoid set mallocation in hb_plan_subset_cff_fdselect 2 years ago
Behdad Esfahbod 74acf52f33 [subset-cff] Micro-optimize copy_str more 2 years ago
Behdad Esfahbod d2f3cde7ef [subset-cff] Micro-optimize copy_str 2 years ago
Behdad Esfahbod e333223f26 [array] Optimize serializing copy() 2 years ago
Behdad Esfahbod 22990fca1d
Merge pull request #3894 from googlefonts/cff_accel 2 years ago
Garret Rieger 8d5c899b0f [subset] In cff accelerator hold reference to CFF table instead of the whole font. 2 years ago
Behdad Esfahbod 7b197446ac [vector] Adjust for HB_OPTIMIZE_SIZE 2 years ago
Garret Rieger 75a99f28ab [subset] destruct cff accelerator if present. 2 years ago
Behdad Esfahbod 1d474194f0 [subset-cff] Micro-optimize encode_str 2 years ago
Behdad Esfahbod 3c4a610b59 [subset-cff] Micro-optimize copy_str some more 2 years ago
Behdad Esfahbod 535aadb309 [subset-cff] Micro-optimize collect_subr_refs_in_str more 2 years ago
Behdad Esfahbod 00a9df3a43 [subset-cff] Micro-optimize collect_subr_refs_in_str 2 years ago
Behdad Esfahbod d2a2f5bf4e [vector] Handroll copy 2 years ago
Behdad Esfahbod 1fed366d5b [serialize] Shut compiler warning off 2 years ago